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 ?E??v?E??vB 0011111101000101001111110011111101110110001111110100010100111111001111110111011001000010 3f453f3f763f453f3f7642
SJIS-WIN ?E??v?E??vB 0011111101000101001111110011111101110110001111110100010100111111001111110111011001000010 3f453f3f763f453f3f7642
EUC-JP ?E??v?E??vB 0011111101000101001111110011111101110110001111110100010100111111001111110111011001000010 3f453f3f763f453f3f7642
UTF-8 청E횉횧v청E횉횧vB 1110110010110010101011010100010111101101100110101000100111101101100110101010011101110110111011001011001010101101010001011110110110011010100010011110110110011010101001110111011001000010 ecb2ad45ed9a89ed9aa776ecb2ad45ed9a89ed9aa77642
UHC 청E횉횧v청E횉횧vB 1100001110111011010001011100001110000111110000111001111001110110110000111011101101000101110000111000011111000011100111100111011001000010 c3bb45c387c39e76c3bb45c387c39e7642

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