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 ?普羈?普羈^ 0011111110010101100000011110001110110001001111111001010110000001111000111011000101011110 3f9581e3b13f9581e3b15e
EUC-JP ?普羈?普羈^ 0011111111001001111000011110011010110011001111111100100111100001111001101011001101011110 3fc9e1e6b33fc9e1e6b35e
UTF-8 렺普羈렺普羈^ 11101011101000001011101011100110100110011010111011100111101111101000100011101011101000001011101011100110100110011010111011100111101111101000100001011110 eba0bae699aee7be88eba0bae699aee7be885e
UHC 렺普羈렺普羈^ 10001110110000101101110011000101110100011011110010001110110000101101110011000101110100011011110001011110 8ec2dcc5d1bc8ec2dcc5d1bc5e

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