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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 闊ケ豢ゥ[}闊ケ豢ゥ[{^ 1110100010001000101110011110011010110100101010010101101101111101111010001000100010111001111001101011010010101001010110110111101101011110 e888b9e6b4a95b7de888b9e6b4a95b7b5e
EUC-JP 闊ケ豢ゥ[}闊ケ豢ゥ[{^ 111011111110100010001110101110011110110010110110100011101010100101011011011111011110111111101000100011101011100111101100101101101000111010101001010110110111101101011110 efe88eb9ecb68ea95b7defe88eb9ecb68ea95b7b5e
UTF-8 闊ケ豢ゥ[}闊ケ豢ゥ[{^ 1110100110010111100010101110111110111101101110011110100010110001101000101110111110111101101010010101101101111101111010011001011110001010111011111011110110111001111010001011000110100010111011111011110110101001010110110111101101011110 e9978aefbdb9e8b1a2efbda95b7de9978aefbdb9e8b1a2efbda95b7b5e
UHC 闊???[}闊???[{^ 111111001100010000111111001111110011111101011011011111011111110011000100001111110011111100111111010110110111101101011110 fcc43f3f3f5b7dfcc43f3f3f5b7b5e

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