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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ?鉥?}?鉥?{^ 00111111100011111110001111101000001111110111110100111111100011111110001111101000001111110111101101011110 3f8fe3e83f7d3f8fe3e83f7b5e
UTF-8 묰鉥몾}묰鉥몾{^ 111010111010110010110000111010011000100110100101111010111010101010111110011111011110101110101100101100001110100110001001101001011110101110101010101111100111101101011110 ebacb0e989a5ebaabe7debacb0e989a5ebaabe7b5e
UHC 묰鉥몾}묰鉥몾{^ 100100100100011111100010111111001001000110100010011111011001001001000111111000101111110010010001101000100111101101011110 9247e2fc91a27d9247e2fc91a27b5e

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