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 ?鰻?鰻羈?鰻?鰻羈^ 0011111110001001010101100011111110001001010101101110001110110001001111111000100101010110001111111000100101010110111000111011000101011110 3f89563f8956e3b13f89563f8956e3b15e
EUC-JP ?鰻?鰻羈?鰻?鰻羈^ 0011111110110001101101110011111110110001101101111110011010110011001111111011000110110111001111111011000110110111111001101011001101011110 3fb1b73fb1b7e6b33fb1b73fb1b7e6b35e
UTF-8 렺鰻爐鰻羈렺鰻爐鰻羈^ 11101011101000001011101011101001101100001011101111101111101001001011001011101001101100001011101111100111101111101000100011101011101000001011101011101001101100001011101111101111101001001011001011101001101100001011101111100111101111101000100001011110 eba0bae9b0bbefa4b2e9b0bbe7be88eba0bae9b0bbefa4b2e9b0bbe7be885e
UHC 렺鰻爐鰻羈렺鰻爐鰻羈^ 100011101100001011011000110001001101001011000100110110001100010011010001101111001000111011000010110110001100010011010010110001001101100011000100110100011011110001011110 8ec2d8c4d2c4d8c4d1bc8ec2d8c4d2c4d8c4d1bc5e

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