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 ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ???唯?D???唯?D^ 001111110011111100111111100101110100001000111111010001000011111100111111001111111001011101000010001111110100010001011110 3f3f3f97423f443f3f3f97423f445e
EUC-JP ???唯?D???唯?D^ 001111110011111100111111110011011010001100111111010001000011111100111111001111111100110110100011001111110100010001011110 3f3f3fcda33f443f3f3fcda33f445e
UTF-8 烈ㅻ뱽唯랾D烈ㅻ뱽唯랾D^ 111011111010011010011111111000111000010110111011111010111011000110111101111001011001010010101111111010111001111010111110010001001110111110100110100111111110001110000101101110111110101110110001101111011110010110010100101011111110101110011110101111100100010001011110 efa69fe385bbebb1bde594afeb9ebe44efa69fe385bbebb1bde594afeb9ebe445e
UHC 烈ㅻ뱽唯랾D烈ㅻ뱽唯랾D^ 1110011011101111101001001110101110010011101000111110101011100110100011100101011101000100111001101110111110100100111010111001001110100011111010101110011010001110010101110100010001011110 e6efa4eb93a3eae68e5744e6efa4eb93a3eae68e57445e

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