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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 即湛即湛即湛即湛^ 1001000110100110100100100101100010010001101001101001001001011000100100011010011010010010010110001001000110100110100100100101100001011110 91a6925891a6925891a6925891a692585e
EUC-JP 即湛即湛即湛即湛^ 1100001010101000110000111011100111000010101010001100001110111001110000101010100011000011101110011100001010101000110000111011100101011110 c2a8c3b9c2a8c3b9c2a8c3b9c2a8c3b95e
UTF-8 即湛即湛即湛即湛^ 11100101100011011011001111100110101110011001101111100101100011011011001111100110101110011001101111100101100011011011001111100110101110011001101111100101100011011011001111100110101110011001101101011110 e58db3e6b99be58db3e6b99be58db3e6b99be58db3e6b99b5e
UHC ?湛?湛?湛?湛^ 00111111110100111100000000111111110100111100000000111111110100111100000000111111110100111100000001011110 3fd3c03fd3c03fd3c03fd3c05e

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