To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?O}???}???O^ 001111110100111101111101001111110011111100111111011111010011111100111111001111110100111101011110 3f4f7d3f3f3f7d3f3f3f4f5e
SJIS-WIN ?O}???}???O^ 001111110100111101111101001111110011111100111111011111010011111100111111001111110100111101011110 3f4f7d3f3f3f7d3f3f3f4f5e
EUC-JP ?O}???}???O^ 001111110100111101111101001111110011111100111111011111010011111100111111001111110100111101011110 3f4f7d3f3f3f7d3f3f3f4f5e
UTF-8 혰O}찼쨀찼}찼쨀혰O^ 1110110110011000101100000100111101111101111011001011000010111100111011001010100010000000111011001011000010111100011111011110110010110000101111001110110010101000100000001110110110011000101100000100111101011110 ed98b04f7decb0bceca880ecb0bc7decb0bceca880ed98b04f5e
UHC 혰O}찼쨀찼}찼쨀혰O^ 11000010100101110100111101111101110000111010000111000010101100111100001110100001011111011100001110100001110000101011001111000010100101110100111101011110 c2974f7dc3a1c2b3c3a17dc3a1c2b3c2974f5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)