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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 螟ァ螳「}螟ァ螳「{^ 111001011010010010100111111001011010111010100010011111011110010110100100101001111110010110101110101000100111101101011110 e5a4a7e5aea27de5a4a7e5aea27b5e
EUC-JP 螟ァ螳「}螟ァ螳「{^ 11101010101001101000111010100111111010101011000010001110101000100111110111101010101001101000111010100111111010101011000010001110101000100111101101011110 eaa68ea7eab08ea27deaa68ea7eab08ea27b5e
UTF-8 螟ァ螳「}螟ァ螳「{^ 111010001001111010011111111011111011110110100111111010001001111010110011111011111011110110100010011111011110100010011110100111111110111110111101101001111110100010011110101100111110111110111101101000100111101101011110 e89e9fefbda7e89eb3efbda27de89e9fefbda7e89eb3efbda27b5e
UHC 螟?螳?}螟?螳?{^ 110110011010110100111111110100111101100100111111011111011101100110101101001111111101001111011001001111110111101101011110 d9ad3fd3d93f7dd9ad3fd3d93f7b5e

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