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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 贒晉ッカ}贒晉ッカ{^ 111110111010111110011101111001111010111110110110011111011111101110101111100111011110011110101111101101100111101101011110 fbaf9de7afb67dfbaf9de7afb67b5e
EUC-JP 贒晉ッカ}贒晉ッカ{^ 100011111101111111000011110110101110100110001110101011111000111010110110011111011000111111011111110000111101101011101001100011101010111110001110101101100111101101011110 8fdfc3dae98eaf8eb67d8fdfc3dae98eaf8eb67b5e
UTF-8 贒晉ッカ}贒晉ッカ{^ 111010001011010010010010111001101001100110001001111011111011110110101111111011111011110110110110011111011110100010110100100100101110011010011001100010011110111110111101101011111110111110111101101101100111101101011110 e8b492e69989efbdafefbdb67de8b492e69989efbdafefbdb67b5e
UHC ?晉??}?晉??{^ 00111111111100101100101100111111001111110111110100111111111100101100101100111111001111110111101101011110 3ff2cb3f3f7d3ff2cb3f3f7b5e

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