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 ???佯?????^ 0011111100111111001111111001100011010001001111110011111100111111001111110011111101011110 3f3f3f98d13f3f3f3f3f5e
EUC-JP ???佯?????^ 0011111100111111001111111101000011010011001111110011111100111111001111110011111101011110 3f3f3fd0d33f3f3f3f3f5e
UTF-8 琉띰쩁佯뤹쑝溜삳젙^ 11101111101001111000110011101011100111011011000011101100101010011000000111100100101111011010111111101011101001001011100111101100100100011001110111101111101001111000101111101100100000101011001111101100101000001001100101011110 efa78ceb9db0eca981e4bdafeba4b9ec919defa78bec82b3eca0995e
UHC 琉띰쩁佯뤹쑝溜삳젙^ 11101011101001001011011011101111101001001001101111100101101110101000111111100111100111001011110011101010111111101011101111101011101000001001010101011110 eba4b6efa49be5ba8fe79cbceafebbeba0955e

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