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 日?章?日?章?^ 10010011111110100011111110001111110011010011111110010011111110100011111110001111110011010011111101011110 93fa3f8fcd3f93fa3f8fcd3f5e
EUC-JP 日?章?日?章?^ 11000110111111000011111110111110110011110011111111000110111111000011111110111110110011110011111101011110 c6fc3fbecf3fc6fc3fbecf3f5e
UTF-8 日렟章렞日렟章렞^ 11100110100101111010010111101011101000001001111111100111101010111010000011101011101000001001111011100110100101111010010111101011101000001001111111100111101010111010000011101011101000001001111001011110 e697a5eba09fe7aba0eba09ee697a5eba09fe7aba0eba09e5e
UHC 日렟章렞日렟章렞^ 1110110011101101100011101011000011101101111100011000111010101111111011001110110110001110101100001110110111110001100011101010111101011110 eced8eb0edf18eafeced8eb0edf18eaf5e

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