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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 踟イ竏ス岦樔貂セ 11100110111101111011001011100010100010001011110111111010101011001001111011100100111001101011100010111110 e6f7b2e288bdfaac9ee4e6b8be
EUC-JP 踟イ竏ス岦樔貂セ 1110110011111001100011101011001011100011111010001000111010111101100011111011101110110011110111001110011011101100101110101000111010111110 ecf98eb2e3e88ebd8fbbb3dce6ecba8ebe
UTF-8 踟イ竏ス岦樔貂セ 111010001011100010011111111011111011110110110010111001111010101110001111111011111011110110111101111001011011001010100110111001101010100010010100111010001011001010000010111011111011110110111110 e8b89fefbdb2e7ab8fefbdbde5b2a6e6a894e8b282efbdbe
UHC ??????貂? 001111110011111100111111001111110011111100111111111101011011000000111111 3f3f3f3f3f3ff5b03f

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