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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 隘??諶??瀛 11101000101001010011111100111111111110111010101000111111001111111110000001101001 e8a53f3ffbaa3f3fe069
EUC-JP 隘??諶??瀛 1111000010100111001111110011111110001111110111101011010100111111001111111101111111001010 f0a73f3f8fdeb53f3fdfca
UTF-8 隘덊뢋諶깂뙶瀛 111010011001101010011000111010111000110110001010111010111010001010001011111010001010101110110110111010101011100110000010111010111001100110110110111001111000000010011011 e99a98eb8d8aeba28be8abb6eab982eb99b6e7809b
UHC 隘덊뢋諶깂뙶瀛 1110010011110110100010001110110110001111010001111110010010100110100000111000010010001100101110011110011110111010 e4f688ed8f47e4a683848cb9e7ba

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