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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 軏乞枚軏乞枚B 11111011101100101000110011101110100101101000011111111011101100101000110011101110100101101000011101000010 fbb28cee9687fbb28cee968742
EUC-JP 軏乞枚軏乞枚B 100011111110000011011001101110001111000011001011111001111000111111100000110110011011100011110000110010111110011101000010 8fe0d9b8f0cbe78fe0d9b8f0cbe742
UTF-8 軏乞枚軏乞枚B 11101000101110111000111111100100101110011001111011100110100111101001101011101000101110111000111111100100101110011001111011100110100111101001101001000010 e8bb8fe4b99ee69e9ae8bb8fe4b99ee69e9a42
UHC ?乞枚?乞枚B 0011111111001011111101111101100011011101001111111100101111110111110110001101110101000010 3fcbf7d8dd3fcbf7d8dd42

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