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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 日????????B 1001001111111010001111110011111100111111001111110011111100111111001111110011111101000010 93fa3f3f3f3f3f3f3f3f42
EUC-JP 日??濚??濚??B 110001101111110000111111001111111000111111001001101000010011111100111111100011111100100110100001001111110011111101000010 c6fc3f3f8fc9a13f3f8fc9a13f3f42
UTF-8 日당퉽濚뺥뤃濚뺟퉽B 11100110100101111010010111101011100010111011100111101101100010011011110111100110101111111001101011101011101110101010010111101011101001001000001111100110101111111001101011101011101110101001111111101101100010011011110101000010 e697a5eb8bb9ed89bde6bf9aebbaa5eba483e6bf9aebba9fed89bd42
UHC 日당퉽濚뺥뤃濚뺟퉽B 11101100111011011011010011100111101110011001010111100111101110011001010111101101100011111011010011100111101110011001010111100111101110011001010101000010 ecedb4e7b995e7b995ed8fb4e7b995e7b99542

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