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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?驛?????? 001111111110100110000011001111110011111100111111001111110011111100111111 3fe9833f3f3f3f3f3f
EUC-JP ?驛?????? 001111111111000111100011001111110011111100111111001111110011111100111111 3ff1e33f3f3f3f3f3f
UTF-8 알驛렠렱렰성렯렑 111011001001010110001100111010011010100110011011111010111010000010100000111010111010000010110001111010111010000010110000111011001000010010110001111010111010000010101111111010111010000010010001 ec958ce9a99beba0a0eba0b1eba0b0ec84b1eba0afeba091
UHC 알驛렠렱렰성렯렑 10111110110010111110011010111110100011101011000110001110101111101000111010111101101111001011101010001110101111001000111010100110 becbe6be8eb18ebe8ebdbcba8ebc8ea6

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