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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN ??杖?h??杖? 0011111100111111100011111111000100111111011010000011111100111111100011111111000100111111 3f3f8ff13f683f3f8ff13f
EUC-JP 馹?杖?h馹?杖? 100011111110100110100001001111111011111011110011001111110110100010001111111010011010000100111111101111101111001100111111 8fe9a13fbef33f688fe9a13fbef33f
UTF-8 馹렍杖렟h馹렍杖렟 11101001101001101011100111101011101000001000110111100110100111011001011011101011101000001001111101101000111010011010011010111001111010111010000010001101111001101001110110010110111010111010000010011111 e9a6b9eba08de69d96eba09f68e9a6b9eba08de69d96eba09f
UHC 馹렍杖렟h馹렍杖렟 1110110011110001100011101010001111101101111010001000111010110000011010001110110011110001100011101010001111101101111010001000111010110000 ecf18ea3ede88eb068ecf18ea3ede88eb0

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