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 ????????nB 00111111001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f3f6e42
SJIS-WIN ?日?????◆nB 001111111001001111111010001111110011111100111111001111110011111110000001100111110110111001000010 3f93fa3f3f3f3f3f819f6e42
EUC-JP ?日?????◆nB 001111111100011011111100001111110011111100111111001111110011111110100010101000010110111001000010 3fc6fc3f3f3f3f3fa2a16e42
UTF-8 룫日◈룫立卽◈◆nB 1110101110100011101010111110011010010111101001011110001010010111100010001110101110100011101010111110111110100111101101111110010110001101101111011110001010010111100010001110001010010111100001100110111001000010 eba3abe697a5e29788eba3abefa7b7e58dbde29788e297866e42
UHC 룫日◈룫立卽◈◆nB 100011111010001011101100111011011010001011000010100011111010001011101101101000011111000111101101101000101100001010100001110111110110111001000010 8fa2eceda2c28fa2eda1f1eda2c2a1df6e42

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