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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ?謙?}v?謙?}vB 00111111100011001010101000111111011111010111011000111111100011001010101000111111011111010111011001000010 3f8caa3f7d763f8caa3f7d7642
EUC-JP ?謙?}v?謙?}vB 00111111101110001010110000111111011111010111011000111111101110001010110000111111011111010111011001000010 3fb8ac3f7d763fb8ac3f7d7642
UTF-8 렻謙렰}v렻謙렰}vB 1110101110100000101110111110100010101100100110011110101110100000101100000111110101110110111010111010000010111011111010001010110010011001111010111010000010110000011111010111011001000010 eba0bbe8ac99eba0b07d76eba0bbe8ac99eba0b07d7642
UHC 렻謙렰}v렻謙렰}vB 1000111011000011110011001100010110001110101111010111110101110110100011101100001111001100110001011000111010111101011111010111011001000010 8ec3ccc58ebd7d768ec3ccc58ebd7d7642

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