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 ???|}???|{^ 0011111100111111001111110111110001111101001111110011111100111111011111000111101101011110 3f3f3f7c7d3f3f3f7c7b5e
SJIS-WIN 竪谷叩|}竪谷叩|{^ 1001001001000111100100100100101010010010010000000111110001111101100100100100011110010010010010101001001001000000011111000111101101011110 9247924a92407c7d9247924a92407c7b5e
EUC-JP 竪谷叩|}竪谷叩|{^ 1100001110101000110000111010101111000011101000010111110001111101110000111010100011000011101010111100001110100001011111000111101101011110 c3a8c3abc3a17c7dc3a8c3abc3a17c7b5e
UTF-8 竪谷叩|}竪谷叩|{^ 1110011110101011101010101110100010110000101101111110010110001111101010010111110001111101111001111010101110101010111010001011000010110111111001011000111110101001011111000111101101011110 e7abaae8b0b7e58fa97c7de7abaae8b0b7e58fa97c7b5e
UHC 竪谷叩|}竪谷叩|{^ 1110001010110101110011011101101111001101101100000111110001111101111000101011010111001101110110111100110110110000011111000111101101011110 e2b5cddbcdb07c7de2b5cddbcdb07c7b5e

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