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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN 楷?咳?h楷?咳? 10011110101100100011111110001010010100000011111101101000100111101011001000111111100010100101000000111111 9eb23f8a503f689eb23f8a503f
EUC-JP 楷?咳?h楷?咳? 11011100101101000011111110110011101100010011111101101000110111001011010000111111101100111011000100111111 dcb43fb3b13f68dcb43fb3b13f
UTF-8 楷렠咳렱h楷렠咳렱 11100110101001011011011111101011101000001010000011100101100100101011001111101011101000001011000101101000111001101010010110110111111010111010000010100000111001011001001010110011111010111010000010110001 e6a5b7eba0a0e592b3eba0b168e6a5b7eba0a0e592b3eba0b1
UHC 楷렠咳렱h楷렠咳렱 1111101010101100100011101011000111111010101001101000111010111110011010001111101010101100100011101011000111111010101001101000111010111110 faac8eb1faa68ebe68faac8eb1faa68ebe

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