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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 簔矣U}簔矣U{^ 1110001011000001111000011110000111110110101101000101010101111101111000101100000111100001111000011111011010110100010101010111101101011110 e2c1e1e1f6b4557de2c1e1e1f6b4557b5e
EUC-JP 簔矣?U}簔矣?U{^ 111001001100001111100010111000110011111101010101011111011110010011000011111000101110001100111111010101010111101101011110 e4c3e2e33f557de4c3e2e33f557b5e
UTF-8 簔矣U}簔矣U{^ 1110011110110000100101001110011110011111101000111110111010010011100110110101010101111101111001111011000010010100111001111001111110100011111011101001001110011011010101010111101101011110 e7b094e79fa3ee939b557de7b094e79fa3ee939b557b5e
UHC ?矣?U}?矣?U{^ 00111111111010111111100000111111010101010111110100111111111010111111100000111111010101010111101101011110 3febf83f557d3febf83f557b5e

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