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 ??_W??_Jn}??_W??_Jn{^ 001111110011111101011111010101110011111100111111010111110100101001101110011111010011111100111111010111110101011100111111001111110101111101001010011011100111101101011110 3f3f5f573f3f5f4a6e7d3f3f5f573f3f5f4a6e7b5e
SJIS-WIN ?ア_W?ア_Jn}?ア_W?ア_Jn{^ 001111111011000101011111010101110011111110110001010111110100101001101110011111010011111110110001010111110101011100111111101100010101111101001010011011100111101101011110 3fb15f573fb15f4a6e7d3fb15f573fb15f4a6e7b5e
EUC-JP ?ア_W?ア_Jn}?ア_W?ア_Jn{^ 00111111100011101011000101011111010101110011111110001110101100010101111101001010011011100111110100111111100011101011000101011111010101110011111110001110101100010101111101001010011011100111101101011110 3f8eb15f573f8eb15f4a6e7d3f8eb15f573f8eb15f4a6e7b5e
UTF-8 䵸ア_W䵸ア_Jn}䵸ア_W䵸ア_Jn{^ 11100100101101011011100011101111101111011011000101011111010101111110010010110101101110001110111110111101101100010101111101001010011011100111110111100100101101011011100011101111101111011011000101011111010101111110010010110101101110001110111110111101101100010101111101001010011011100111101101011110 e4b5b8efbdb15f57e4b5b8efbdb15f4a6e7de4b5b8efbdb15f57e4b5b8efbdb15f4a6e7b5e
UHC ??_W??_Jn}??_W??_Jn{^ 001111110011111101011111010101110011111100111111010111110100101001101110011111010011111100111111010111110101011100111111001111110101111101001010011011100111101101011110 3f3f5f573f3f5f4a6e7d3f3f5f573f3f5f4a6e7b5e

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