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 韆シ蜿ア蠇懈イサ 111010001110011010111100111001011000111110110001111110111010000110011100111001101011001010111011 e8e6bce58fb1fba19ce6b2bb
EUC-JP 韆シ蜿ア?懈イサ 111100001110100010001110101111001110100111101111100011101011000100111111110110001110100010001110101100101000111010111011 f0e88ebce9ef8eb13fd8e88eb28ebb
UTF-8 韆シ蜿ア蠇懈イサ 111010011001111110000110111011111011110110111100111010001001110010111111111011111011110110110001111010001010000010000111111001101000011110001000111011111011110110110010111011111011110110111011 e99f86efbdbce89cbfefbdb1e8a087e68788efbdb2efbdbb
UHC 韆????懈?? 11110100110001110011111100111111001111110011111111111010101010110011111100111111 f4c73f3f3f3ffaab3f3f

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