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 ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e
SJIS-WIN 遶溷彫H}遶溷彫H{^ 1110011110101011100111111110010110010010101001000100100001111101111001111010101110011111111001011001001010100100010010000111101101011110 e7ab9fe592a4487de7ab9fe592a4487b5e
EUC-JP 遶溷彫H}遶溷彫H{^ 1110111010101101110111101110011111000100101001100100100001111101111011101010110111011110111001111100010010100110010010000111101101011110 eeaddee7c4a6487deeaddee7c4a6487b5e
UTF-8 遶溷彫H}遶溷彫H{^ 1110100110000001101101101110011010111010101101111110010110111101101010110100100001111101111010011000000110110110111001101011101010110111111001011011110110101011010010000111101101011110 e981b6e6bab7e5bdab487de981b6e6bab7e5bdab487b5e
UHC ??彫H}??彫H{^ 00111111001111111111000011000001010010000111110100111111001111111111000011000001010010000111101101011110 3f3ff0c1487d3f3ff0c1487b5e

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