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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 鬲伜艮\}鬲伜艮\{^ 1110100110101101100110001110010110001101101011110101110001111101111010011010110110011000111001011000110110101111010111000111101101011110 e9ad98e58daf5c7de9ad98e58daf5c7b5e
EUC-JP 鬲伜艮\}鬲伜艮\{^ 1111001010101111110100001110011110111010101100010101110001111101111100101010111111010000111001111011101010110001010111000111101101011110 f2afd0e7bab15c7df2afd0e7bab15c7b5e
UTF-8 鬲伜艮\}鬲伜艮\{^ 1110100110101100101100101110010010111100100111001110100010001001101011100101110001111101111010011010110010110010111001001011110010011100111010001000100110101110010111000111101101011110 e9acb2e4bc9ce889ae5c7de9acb2e4bc9ce889ae5c7b5e
UHC ??艮\}??艮\{^ 00111111001111111100101011011101010111000111110100111111001111111100101011011101010111000111101101011110 3f3fcadd5c7d3f3fcadd5c7b5e

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