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 ???潁?????^ 0011111100111111001111111001111111110001001111110011111100111111001111110011111101011110 3f3f3f9ff13f3f3f3f3f5e
EUC-JP ???潁?????^ 0011111100111111001111111101111011110011001111110011111100111111001111110011111101011110 3f3f3fdef33f3f3f3f3f5e
UTF-8 琉띄쫷潁됰ㅆ獵롧엹^ 11101111101001111000110011101011100111011000010011101100101010111011011111100110101111011000000111101011100100001011000011100011100001011000011011101111101001101010011111101011101000011010011111101100100101111011100101011110 efa78ceb9d84ecabb7e6bd81eb90b0e38586efa6a7eba1a7ec97b95e
UHC 琉띄쫷潁됰ㅆ獵롧엹^ 11101011101001001011011011100111101001101000111011100111101110001000100111101011101001001011011011100111101001101000111011100111100111101000101101011110 eba4b6e7a68ee7b889eba4b6e7a68ee79e8b5e

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