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 ???????ф?^ 0011111100111111001111110011111100111111001111110011111110000100100001100011111101011110 3f3f3f3f3f3f3f84863f5e
EUC-JP ???????ф?^ 0011111100111111001111110011111100111111001111110011111110100111111001100011111101011110 3f3f3f3f3f3f3fa7e63f5e
UTF-8 琉쀫눐輦됰쨽劉ф뇻^ 111011111010011110001100111011001000000010101011111010111000100010010000111011111010011010011000111010111001000010110000111011001010100010111101111011111010011110000111110100011000010011101011100001111011101101011110 efa78cec80abeb8890efa698eb90b0eca8bdefa787d184eb87bb5e
UHC 琉쀫눐輦됰쨽劉ф뇻^ 11101011101001001001011111101011100001111010110011100110111001001000100111101011101001001001011111101010111001011010110011100110101101001010011101011110 eba497eb87ace6e489eba497eae5ace6b4a75e

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