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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 宵マ繒ォメ憘ツ^ 1000111110101010110011111111101110001111101010111101001011111010110001101100001001011110 8faacffb8fabd2fac6c25e
EUC-JP 宵マ繒ォメ憘ツ^ 1011111010101100100011101100111110001111110101001101010010001110101010111000111011010010100011111011111011100100100011101100001001011110 beac8ecf8fd4d48eab8ed28fbee48ec25e
UTF-8 宵マ繒ォメ憘ツ^ 11100101101011101011010111101111101111101000111111100111101110011001001011101111101111011010101111101111101111101001001011100110100001101001100011101111101111101000001001011110 e5aeb5efbe8fe7b992efbdabefbe92e68698efbe825e
UHC 宵?繒??憘?^ 1110000110110010001111111111000111111001001111110011111111111101111100110011111101011110 e1b23ff1f93f3ffdf33f5e

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