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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 螳ク譁孥螳ク譁孥B 111001011010111010111000111001101001011010011011011101101110010110101110101110001110011010010110100110110111011001000010 e5aeb8e6969b76e5aeb8e6969b7642
EUC-JP 螳ク譁孥螳ク譁孥B 1110101010110000100011101011100011101011111101101101010111010111111010101011000010001110101110001110101111110110110101011101011101000010 eab08eb8ebf6d5d7eab08eb8ebf6d5d742
UTF-8 螳ク譁孥螳ク譁孥B 11101000100111101011001111101111101111011011100011101000101011011000000111100101101011011010010111101000100111101011001111101111101111011011100011101000101011011000000111100101101011011010010101000010 e89eb3efbdb8e8ad81e5ada5e89eb3efbdb8e8ad81e5ada542
UHC 螳?譁?螳?譁?B 11010011110110010011111111111100101001100011111111010011110110010011111111111100101001100011111101000010 d3d93ffca63fd3d93ffca63f42

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