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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??徒}??徒{^ 0011111100111111100100110110101101111101001111110011111110010011011010110111101101011110 3f3f936b7d3f3f936b7b5e
EUC-JP ??徒}??徒{^ 0011111100111111110001011100110001111101001111110011111111000101110011000111101101011110 3f3fc5cc7d3f3fc5cc7b5e
UTF-8 卄숀徒}卄숀徒{^ 111001011000110110000100111011001000100010000000111001011011111010010010011111011110010110001101100001001110110010001000100000001110010110111110100100100111101101011110 e58d84ec8880e5be927de58d84ec8880e5be927b5e
UHC 卄숀徒}卄숀徒{^ 111011001111111010111100111100001101001111111001011111011110110011111110101111001111000011010011111110010111101101011110 ecfebcf0d3f97decfebcf0d3f97b5e

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