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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鈞ャ邉彈}鈞ャ邉彈{^ 1110011111100000101011001110011110110011100111000101101101111101111001111110000010101100111001111011001110011100010110110111101101011110 e7e0ace7b39c5b7de7e0ace7b39c5b7b5e
EUC-JP 鈞ャ邉彈}鈞ャ邉彈{^ 11101110111000101000111010101100111011101011010111010111101111000111110111101110111000101000111010101100111011101011010111010111101111000111101101011110 eee28eaceeb5d7bc7deee28eaceeb5d7bc7b5e
UTF-8 鈞ャ邉彈}鈞ャ邉彈{^ 111010011000100010011110111011111011110110101100111010011000001010001001111001011011110110001000011111011110100110001000100111101110111110111101101011001110100110000010100010011110010110111101100010000111101101011110 e9889eefbdace98289e5bd887de9889eefbdace98289e5bd887b5e
UHC 鈞??彈}鈞??彈{^ 110100001011011100111111001111111111011110100101011111011101000010110111001111110011111111110111101001010111101101011110 d0b73f3ff7a57dd0b73f3ff7a57b5e

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