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 簔瞶}簔瞶{^ 111000101100000111110110101100001110000111010110011111011110001011000001111101101011000011100001110101100111101101011110 e2c1f6b0e1d67de2c1f6b0e1d67b5e
EUC-JP 簔?瞶}簔?瞶{^ 11100100110000110011111111100010110110000111110111100100110000110011111111100010110110000111101101011110 e4c33fe2d87de4c33fe2d87b5e
UTF-8 簔瞶}簔瞶{^ 111001111011000010010100111011101001001110010111111001111001111010110110011111011110011110110000100101001110111010010011100101111110011110011110101101100111101101011110 e7b094ee9397e79eb67de7b094ee9397e79eb67b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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