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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?祗酎}?祗酎{^ 00111111111000100100110010010010100100010111110100111111111000100100110010010010100100010111101101011110 3fe24c92917d3fe24c92917b5e
EUC-JP ?祗酎}?祗酎{^ 00111111111000111010110111000011111100010111110100111111111000111010110111000011111100010111101101011110 3fe3adc3f17d3fe3adc3f17b5e
UTF-8 렡祗酎}렡祗酎{^ 111010111010000010100001111001111010010110010111111010011000010110001110011111011110101110100000101000011110011110100101100101111110100110000101100011100111101101011110 eba0a1e7a597e9858e7deba0a1e7a597e9858e7b5e
UHC 렡祗酎}렡祗酎{^ 100011101011001011110010101101001111000111001111011111011000111010110010111100101011010011110001110011110111101101011110 8eb2f2b4f1cf7d8eb2f2b4f1cf7b5e

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