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 001111110011111100111111100011001101111100111111001111111001011101000111001111110011111101000010 3f3f3f8cdf3f3f97473f3f42
EUC-JP ???午??宥??B 001111110011111100111111101110001110000100111111001111111100110110101000001111110011111101000010 3f3f3fb8e13f3fcda83f3f42
UTF-8 烈싲떧午뚨몱宥븃룎B 11101111101001101001111111101100100010111011001011101011100101101010011111100101100011011000100011101011100110101010100011101011101010101011000111100101101011101010010111101011101110001000001111101011101000111000111001000010 efa69fec8bb2eb96a7e58d88eb9aa8ebaab1e5aea5ebb883eba38e42
UHC 烈싲떧午뚨몱宥븃룎B 11100110111011111001101011101011100010111011101011100111111011011000110011100111100100011001101011101010111010011011101011101000100011111000110001000010 e6ef9aeb8bbae7ed8ce7919aeae9bae88f8c42

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