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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??章???章?^ 0011111100111111100011111100110100111111001111110011111110001111110011010011111101011110 3f3f8fcd3f3f3f8fcd3f5e
EUC-JP 馹?章?馹?章?^ 100011111110100110100001001111111011111011001111001111111000111111101001101000010011111110111110110011110011111101011110 8fe9a13fbecf3f8fe9a13fbecf3f5e
UTF-8 馹렔章렟馹렔章렟^ 11101001101001101011100111101011101000001001010011100111101010111010000011101011101000001001111111101001101001101011100111101011101000001001010011100111101010111010000011101011101000001001111101011110 e9a6b9eba094e7aba0eba09fe9a6b9eba094e7aba0eba09f5e
UHC 馹렔章렟馹렔章렟^ 1110110011110001100011101010100111101101111100011000111010110000111011001111000110001110101010011110110111110001100011101011000001011110 ecf18ea9edf18eb0ecf18ea9edf18eb05e

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