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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ??????額??B 0011111100111111001111110011111100111111001111111000101001111010001111110011111101000010 3f3f3f3f3f3f8a7a3f3f42
EUC-JP ???邕??額??B 00111111001111110011111110001111111000011110110100111111001111111011001111011011001111110011111101000010 3f3f3f8fe1ed3f3fb3db3f3f42
UTF-8 禮썽젾邕뚩겱額닺퍕B 11101111101001101011011011101100100011011011110111101100101000001011111011101001100000101001010111101011100110101010100111101010101100101011000111101001101000011000110111101011100010111011101011101101100011011001010101000010 efa6b6ec8dbdeca0bee98295eb9aa9eab2b1e9a18deb8bbaed8d9542
UHC 禮썽젾邕뚩겱額닺퍕B 11100111110111111011110111101001101000001011000011101000101110111000110011101000100000011011110111100100111111101011010011101000101110111000110001000010 e7dfbde9a0b0e8bb8ce881bde4feb4e8bb8c42

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