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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??????毋聾 00111111001111110011111100111111001111110011111110011111011110001001100001010111 3f3f3f3f3f3f9f789857
EUC-JP ?????雩毋聾 001111110011111100111111001111110011111110001111111001101111101011011101110110011100111110111000 3f3f3f3f3f8fe6faddd9cfb8
UTF-8 앵롘롒롗뤷雩毋聾 111011001001010110110101111010111010000110011000111010111010000110010010111010111010000110010111111010111010010010110111111010011001101110101001111001101010111110001011111010001000000110111110 ec95b5eba198eba192eba197eba4b7e99ba9e6af8be881be
UHC 앵롘롒롗뤷雩毋聾 10111110110111101000111011011100100011101101011110001110110110111000111111100101111010011110110011011001111011001101011011101100 bede8edc8ed78edb8fe5e9ecd9ecd6ec

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