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 ????????z 001111110011111100111111001111110011111100111111001111110011111101111010 3f3f3f3f3f3f3f3f7a
SJIS-WIN 螢ッ濶ッ螢ッ邉イz 11100101101000111010111111101000100010011010111111100101101000111010111111100111101100111011001001111010 e5a3afe889afe5a3afe7b3b27a
EUC-JP 螢ッ濶ッ螢ッ邉イz 1110101010100101100011101010111111101111111010011000111010101111111010101010010110001110101011111110111010110101100011101011001001111010 eaa58eafefe98eafeaa58eafeeb58eb27a
UTF-8 螢ッ濶ッ螢ッ邉イz 11101000100111101010001011101111101111011010111111100110101111111011011011101111101111011010111111101000100111101010001011101111101111011010111111101001100000101000100111101111101111011011001001111010 e89ea2efbdafe6bfb6efbdafe89ea2efbdafe98289efbdb27a
UHC 螢???螢???z 1111101110101011001111110011111100111111111110111010101100111111001111110011111101111010 fbab3f3f3ffbab3f3f3f7a

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