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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 獨矼砠[}獨矼砠[{^ 1110000011010101111000011110001111100001111001110101101101111101111000001101010111100001111000111110000111100111010110110111101101011110 e0d5e1e3e1e75b7de0d5e1e3e1e75b7b5e
EUC-JP 獨矼砠[}獨矼砠[{^ 1110000011010111111000101110010111100010111010010101101101111101111000001101011111100010111001011110001011101001010110110111101101011110 e0d7e2e5e2e95b7de0d7e2e5e2e95b7b5e
UTF-8 獨矼砠[}獨矼砠[{^ 1110011110001101101010001110011110011111101111001110011110100000101000000101101101111101111001111000110110101000111001111001111110111100111001111010000010100000010110110111101101011110 e78da8e79fbce7a0a05b7de78da8e79fbce7a0a05b7b5e
UHC 獨??[}獨??[{^ 11010100101111000011111100111111010110110111110111010100101111000011111100111111010110110111101101011110 d4bc3f3f5b7dd4bc3f3f5b7b5e

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