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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ??章?[??章?[^ 00111111001111111000111111001101001111110101101100111111001111111000111111001101001111110101101101011110 3f3f8fcd3f5b3f3f8fcd3f5b5e
EUC-JP 馹?章?[馹?章?[^ 1000111111101001101000010011111110111110110011110011111101011011100011111110100110100001001111111011111011001111001111110101101101011110 8fe9a13fbecf3f5b8fe9a13fbecf3f5b5e
UTF-8 馹렱章렱[馹렱章렱[^ 111010011010011010111001111010111010000010110001111001111010101110100000111010111010000010110001010110111110100110100110101110011110101110100000101100011110011110101011101000001110101110100000101100010101101101011110 e9a6b9eba0b1e7aba0eba0b15be9a6b9eba0b1e7aba0eba0b15b5e
UHC 馹렱章렱[馹렱章렱[^ 11101100111100011000111010111110111011011111000110001110101111100101101111101100111100011000111010111110111011011111000110001110101111100101101101011110 ecf18ebeedf18ebe5becf18ebeedf18ebe5b5e

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