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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 畏??悠?畏??悠?B 100010001101100000111111001111111001011101001001001111111000100011011000001111110011111110010111010010010011111101000010 88d83f3f97493f88d83f3f97493f42
EUC-JP 畏??悠?畏??悠?B 101100001101101000111111001111111100110110101010001111111011000011011010001111110011111111001101101010100011111101000010 b0da3f3fcdaa3fb0da3f3fcdaa3f42
UTF-8 畏븐슆悠퀆畏븐슆悠퀆B 11100111100101011000111111101011101110001001000011101100100010101000011011100110100000101010000011101101100000001000011011100111100101011000111111101011101110001001000011101100100010101000011011100110100000101010000011101101100000001000011001000010 e7958febb890ec8a86e682a0ed8086e7958febb890ec8a86e682a0ed808642
UHC 畏븐슆悠퀆畏븐슆悠퀆B 111010001110011010111010111011001001101010011000111010101110110110110011011101101110100011100110101110101110110010011010100110001110101011101101101100110111011001000010 e8e6baec9a98eaedb376e8e6baec9a98eaedb37642

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