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 簔矣耨}簔矣耨{^ 111000101100000111100001111000011110001111010011011111011110001011000001111000011110000111100011110100110111101101011110 e2c1e1e1e3d37de2c1e1e1e3d37b5e
EUC-JP 簔矣耨}簔矣耨{^ 111001001100001111100010111000111110011011010101011111011110010011000011111000101110001111100110110101010111101101011110 e4c3e2e3e6d57de4c3e2e3e6d57b5e
UTF-8 簔矣耨}簔矣耨{^ 111001111011000010010100111001111001111110100011111010001000000010101000011111011110011110110000100101001110011110011111101000111110100010000000101010000111101101011110 e7b094e79fa3e880a87de7b094e79fa3e880a87b5e
UHC ?矣?}?矣?{^ 0011111111101011111110000011111101111101001111111110101111111000001111110111101101011110 3febf83f7d3febf83f7b5e

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