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 ????斐???坎 0011111100111111001111110011111110010100111000110011111100111111001111111001101010101010 3f3f3f3f94e33f3f3f9aaa
EUC-JP ????斐???坎 0011111100111111001111110011111111001000111001010011111100111111001111111101010010101100 3f3f3f3fc8e53f3f3fd4ac
UTF-8 렮롅롊뤃斐콒혦퍗坎 111010111010000010101110111010111010000110000101111010111010000110001010111010111010010010000011111001101001011010010000111011001011110110010010111011011001100010100110111011011000110110010111111001011001110110001110 eba0aeeba185eba18aeba483e69690ecbd92ed98a6ed8d97e59d8e
UHC 렮롅롊뤃斐콒혦퍗坎 100011101011101110001110110010111000111011010000100011111011010011011101111011001011000110001110110000101000111010111011100011101100101011101100 8ebb8ecb8ed08fb4ddecb18ec28ebb8ecaec

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