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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ??魄??白^ 001111110011111111101001101011100011111100111111100101001001001001011110 3f3fe9ae3f3f94925e
EUC-JP ?珏魄?珏白^ 00111111100011111100101111101101111100101011000000111111100011111100101111101101110001111111001001011110 3f8fcbedf2b03f8fcbedc7f25e
UTF-8 렺珏魄렺珏白^ 11101011101000001011101011100111100011111000111111101001101011011000010011101011101000001011101011100111100011111000111111100111100110011011110101011110 eba0bae78f8fe9ad84eba0bae78f8fe799bd5e
UHC 렺珏魄렺珏白^ 10001110110000101100101011000100110110111101111010001110110000101100101011000100110110111101110001011110 8ec2cac4dbde8ec2cac4dbdc5e

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