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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???????鰻?^ 0011111100111111001111110011111100111111001111110011111110001001010101100011111101011110 3f3f3f3f3f3f3f89563f5e
EUC-JP ???珏???鰻?^ 00111111001111110011111110001111110010111110110100111111001111110011111110110001101101110011111101011110 3f3f3f8fcbed3f3f3fb1b73f5e
UTF-8 렻렒렺珏旽렒렺鰻렑^ 11101011101000001011101111101011101000001001001011101011101000001011101011100111100011111000111111100110100101111011110111101011101000001001001011101011101000001011101011101001101100001011101111101011101000001001000101011110 eba0bbeba092eba0bae78f8fe697bdeba092eba0bae9b0bbeba0915e
UHC 렻렒렺珏旽렒렺鰻렑^ 10001110110000111000111010100111100011101100001011001010110001001101010011000101100011101010011110001110110000101101100011000100100011101010011001011110 8ec38ea78ec2cac4d4c58ea78ec2d8c48ea65e

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