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 ??x}??x{^ 001111110011111101111000011111010011111100111111011110000111101101011110 3f3f787d3f3f787b5e
SJIS-WIN 湛則x}湛則x{^ 10010010010110001001000110100101011110000111110110010010010110001001000110100101011110000111101101011110 925891a5787d925891a5787b5e
EUC-JP 湛則x}湛則x{^ 11000011101110011100001010100111011110000111110111000011101110011100001010100111011110000111101101011110 c3b9c2a7787dc3b9c2a7787b5e
UTF-8 湛則x}湛則x{^ 1110011010111001100110111110010110001001100001110111100001111101111001101011100110011011111001011000100110000111011110000111101101011110 e6b99be58987787de6b99be58987787b5e
UHC 湛則x}湛則x{^ 11010011110000001111011011001110011110000111110111010011110000001111011011001110011110000111101101011110 d3c0f6ce787dd3c0f6ce787b5e

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