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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 胝鉀袍}胝鉀袍{^ 111000111111000111111011110001011110010111011010011111011110001111110001111110111100010111100101110110100111101101011110 e3f1fbc5e5da7de3f1fbc5e5da7b5e
EUC-JP 胝鉀袍}胝鉀袍{^ 1110011011110011100011111110001111011000111010101101110001111101111001101111001110001111111000111101100011101010110111000111101101011110 e6f38fe3d8eadc7de6f38fe3d8eadc7b5e
UTF-8 胝鉀袍}胝鉀袍{^ 111010001000001110011101111010011000100110000000111010001010001010001101011111011110100010000011100111011110100110001001100000001110100010100010100011010111101101011110 e8839de98980e8a28d7de8839de98980e8a28d7b5e
UHC ?鉀袍}?鉀袍{^ 00111111110010111010010111111000111001010111110100111111110010111010010111111000111001010111101101011110 3fcba5f8e57d3fcba5f8e57b5e

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