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 蒸戡??[}蒸戡??[{^ 1000111111110110100111010100000100111111001111110101101101111101100011111111011010011101010000010011111100111111010110110111101101011110 8ff69d413f3f5b7d8ff69d413f3f5b7b5e
EUC-JP 蒸戡??[}蒸戡??[{^ 1011111011111000110110011010001000111111001111110101101101111101101111101111100011011001101000100011111100111111010110110111101101011110 bef8d9a23f3f5b7dbef8d9a23f3f5b7b5e
UTF-8 蒸戡렰렞[}蒸戡렰렞[{^ 1110100010010010101110001110011010001000101000011110101110100000101100001110101110100000100111100101101101111101111010001001001010111000111001101000100010100001111010111010000010110000111010111010000010011110010110110111101101011110 e892b8e688a1eba0b0eba09e5b7de892b8e688a1eba0b0eba09e5b7b5e
UHC 蒸戡렰렞[}蒸戡렰렞[{^ 111100011111101011001010111100011000111010111101100011101010111101011011011111011111000111111010110010101111000110001110101111011000111010101111010110110111101101011110 f1facaf18ebd8eaf5b7df1facaf18ebd8eaf5b7b5e

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