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 ????坎?潔?羈 001111110011111100111111001111111001101010101010001111111000110010001001001111111110001110110001 3f3f3f3f9aaa3f8c893fe3b1
EUC-JP ????坎?潔?羈 001111110011111100111111001111111101010010101100001111111011011111101001001111111110011010110011 3f3f3f3fd4ac3fb7e93fe6b3
UTF-8 쒀롍쑈뤰坎찊潔쵌羈 111011001001001010000000111010111010000110001101111011001001000110001000111010111010010010110000111001011001110110001110111011001011000010001010111001101011110110010100111011001011010110001100111001111011111010001000 ec9280eba18dec9188eba4b0e59d8eecb08ae6bd94ecb58ce7be88
UHC 쒀롍쑈뤰坎찊潔쵌羈 101111101010110010001110110100111011111010100100100011111101111011001010111011001010100110001110110011001011111010101100100011101101000110111100 beac8ed3bea48fdecaeca98eccbeac8ed1bc

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