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 ????T}????T{^ 00111111001111110011111100111111010101000111110100111111001111110011111100111111010101000111101101011110 3f3f3f3f547d3f3f3f3f547b5e
SJIS-WIN 豁取クャT}豁取クャT{^ 1110011010101101100011101110011010111000101011000101010001111101111001101010110110001110111001101011100010101100010101000111101101011110 e6ad8ee6b8ac547de6ad8ee6b8ac547b5e
EUC-JP 豁取クャT}豁取クャT{^ 111011001010111110111100111010001000111010111000100011101010110001010100011111011110110010101111101111001110100010001110101110001000111010101100010101000111101101011110 ecafbce88eb88eac547decafbce88eb88eac547b5e
UTF-8 豁取クャT}豁取クャT{^ 1110100010110001100000011110010110001111100101101110111110111101101110001110111110111101101011000101010001111101111010001011000110000001111001011000111110010110111011111011110110111000111011111011110110101100010101000111101101011110 e8b181e58f96efbdb8efbdac547de8b181e58f96efbdb8efbdac547b5e
UHC 豁取??T}豁取??T{^ 1111110011000011111101101010001000111111001111110101010001111101111111001100001111110110101000100011111100111111010101000111101101011110 fcc3f6a23f3f547dfcc3f6a23f3f547b5e

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