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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?紈????紈???^ 001111111000111111010011110011010011111100111111001111110011111110001111110100111100110100111111001111110011111101011110 3f8fd3cd3f3f3f3f8fd3cd3f3f3f5e
UTF-8 뤚紈웡렢렏뤚紈웡렢렏^ 11101011101001001001101011100111101101001000100011101100100110111010000111101011101000001010001011101011101000001000111111101011101001001001101011100111101101001000100011101100100110111010000111101011101000001010001011101011101000001000111101011110 eba49ae7b488ec9ba1eba0a2eba08feba49ae7b488ec9ba1eba0a2eba08f5e
UHC 뤚紈웡렢렏뤚紈웡렢렏^ 100011111100100111111100101111001011111111111101100011101011001110001110101001011000111111001001111111001011110010111111111111011000111010110011100011101010010101011110 8fc9fcbcbffd8eb38ea58fc9fcbcbffd8eb38ea55e

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