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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 僊??}僊??{^ 1001100101000001001111110011111101111101100110010100000100111111001111110111101101011110 99413f3f7d99413f3f7b5e
EUC-JP 僊??}僊??{^ 1101000110100010001111110011111101111101110100011010001000111111001111110111101101011110 d1a23f3f7dd1a23f3f7b5e
UTF-8 僊솔샷}僊솔샷{^ 111001011000001110001010111011001000011010010100111011001000001110110111011111011110010110000011100010101110110010000110100101001110110010000011101101110111101101011110 e5838aec8694ec83b77de5838aec8694ec83b77b5e
UHC 僊솔샷}僊솔샷{^ 111000001011101010111100110101101011110010100110011111011110000010111010101111001101011010111100101001100111101101011110 e0babcd6bca67de0babcd6bca67b5e

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