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 ???魄???白^ 0011111100111111001111111110100110101110001111110011111100111111100101001001001001011110 3f3f3fe9ae3f3f3f94925e
EUC-JP ???魄???白^ 0011111100111111001111111111001010110000001111110011111100111111110001111111001001011110 3f3f3ff2b03f3f3fc7f25e
UTF-8 렻렗렻魄렻렗렻白^ 11101011101000001011101111101011101000001001011111101011101000001011101111101001101011011000010011101011101000001011101111101011101000001001011111101011101000001011101111100111100110011011110101011110 eba0bbeba097eba0bbe9ad84eba0bbeba097eba0bbe799bd5e
UHC 렻렗렻魄렻렗렻白^ 1000111011000011100011101010110010001110110000111101101111011110100011101100001110001110101011001000111011000011110110111101110001011110 8ec38eac8ec3dbde8ec38eac8ec3dbdc5e

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