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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 螳溷イヲ浯牙ョ滉 11100101101011101001111111100101101100101010011011111010111111001000100111100101101011101001111111100100 e5ae9fe5b2a6fafc89e5ae9fe4
EUC-JP 螳溷イヲ浯牙ョ滉 1110101010110000110111101110011110001110101100101000111010100110100011111100011111000011101100101110011110001110101011101101111011100110 eab0dee78eb28ea68fc7c3b2e78eaedee6
UTF-8 螳溷イヲ浯牙ョ滉 111010001001111010110011111001101011101010110111111011111011110110110010111011111011110110100110111001101011010110101111111001111000100110011001111011111011110110101110111001101011101110001001 e89eb3e6bab7efbdb2efbda6e6b5afe78999efbdaee6bb89
UHC 螳????牙?滉 1101001111011001001111110011111100111111001111111110010010110011001111111111110011010001 d3d93f3f3f3fe4b33ffcd1

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