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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ?驛?????B 001111111110100110000011001111110011111100111111001111110011111101000010 3fe9833f3f3f3f3f42
EUC-JP ?驛?????B 001111111111000111100011001111110011111100111111001111110011111101000010 3ff1e33f3f3f3f3f42
UTF-8 알驛렪얍렖렯렩B 11101100100101011000110011101001101010011001101111101011101000001010101011101100100101101000110111101011101000001001011011101011101000001010111111101011101000001010100101000010 ec958ce9a99beba0aaec968deba096eba0afeba0a942
UHC 알驛렪얍렖렯렩B 101111101100101111100110101111101000111010111000101111101110010110001110101010111000111010111100100011101011011101000010 becbe6be8eb8bee58eab8ebc8eb742

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