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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???炫???炫^ 0011111100111111001111111111101101010010001111110011111100111111111110110101001001011110 3f3f3ffb523f3f3ffb525e
EUC-JP ???炫???炫^ 00111111001111110011111110001111110010011101001100111111001111110011111110001111110010011101001101011110 3f3f3f8fc9d33f3f3f8fc9d35e
UTF-8 둂럜뿵炫둂럜뿵炫^ 11101011100100011000001011101011100111111001110011101011101111111011010111100111100000101010101111101011100100011000001011101011100111111001110011101011101111111011010111100111100000101010101101011110 eb9182eb9f9cebbfb5e782abeb9182eb9f9cebbfb5e782ab5e
UHC 둂럜뿵炫둂럜뿵炫^ 1000100111111100100011100111100110010111101101011111101011011011100010011111110010001110011110011001011110110101111110101101101101011110 89fc8e7997b5fadb89fc8e7997b5fadb5e

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