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 ?CF^h?CF^fN}?CF^h?CF^fN{^ 00111111010000110100011001011110011010000011111101000011010001100101111001100110010011100111110100111111010000110100011001011110011010000011111101000011010001100101111001100110010011100111101101011110 3f43465e683f43465e664e7d3f43465e683f43465e664e7b5e
SJIS-WIN 但CF^h但CF^fN}但CF^h但CF^fN{^ 1001001001000001010000110100011001011110011010001001001001000001010000110100011001011110011001100100111001111101100100100100000101000011010001100101111001101000100100100100000101000011010001100101111001100110010011100111101101011110 924143465e68924143465e664e7d924143465e68924143465e664e7b5e
EUC-JP 但CF^h但CF^fN}但CF^h但CF^fN{^ 1100001110100010010000110100011001011110011010001100001110100010010000110100011001011110011001100100111001111101110000111010001001000011010001100101111001101000110000111010001001000011010001100101111001100110010011100111101101011110 c3a243465e68c3a243465e664e7dc3a243465e68c3a243465e664e7b5e
UTF-8 但CF^h但CF^fN}但CF^h但CF^fN{^ 111001001011110110000110010000110100011001011110011010001110010010111101100001100100001101000110010111100110011001001110011111011110010010111101100001100100001101000110010111100110100011100100101111011000011001000011010001100101111001100110010011100111101101011110 e4bd8643465e68e4bd8643465e664e7de4bd8643465e68e4bd8643465e664e7b5e
UHC 但CF^h但CF^fN}但CF^h但CF^fN{^ 1101001110100011010000110100011001011110011010001101001110100011010000110100011001011110011001100100111001111101110100111010001101000011010001100101111001101000110100111010001101000011010001100101111001100110010011100111101101011110 d3a343465e68d3a343465e664e7dd3a343465e68d3a343465e664e7b5e

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