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 驛??泣?┸柔 1110100110000011001111110011111110001011100000110011111110000100101111011000111101011111 e9833f3f8b833f84bd8f5f
EUC-JP 驛??泣?┸柔 1111000111100011001111110011111110110101111000110011111110101000101111111011110111000000 f1e33f3fb5e33fa8bfbdc0
UTF-8 驛노엪泣덌┸柔 111010011010100110011011111010111000010110111000111011001001011110101010111001101011001110100011111010111000110110001100111000101001010010111000111001101001111110010100 e9a99beb85b8ec97aae6b3a3eb8d8ce294b8e69f94
UHC 驛노엪泣덌┸柔 1110011010111110101100111110101110011110100000111110101111101000100010001110111110100110101111111110101011110101 e6beb3eb9e83ebe888efa6bfeaf5

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