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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???誼??恂?き 001111110011111100111111100010110110001000111111001111111001110010010110001111111000001010101011 3f3f3f8b623f3f9c963f82ab
EUC-JP ???誼??恂?き 001111110011111100111111101101011100001100111111001111111101011111110110001111111010010010101101 3f3f3fb5c33f3fd7f63fa4ad
UTF-8 列룸똻誼끿뙴恂㏓き 111011111010011010011100111010111010001110111000111010111001100010111011111010001010101010111100111010111000000110111111111010111001100110110100111001101000000110000010111000111000111110010011111000111000000110001101 efa69ceba3b8eb98bbe8aabceb81bfeb99b4e68182e38f93e3818d
UHC 列룸똻誼끿뙴恂㏓き 111001101110101010110111111010111000110010000001111010111111111010000101111001111000110010110111111000101110000110100111111010111010101010101101 e6eab7eb8c81ebfe85e78cb7e2e1a7ebaaad

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