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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 泳??移??松 10001001011010100011111100111111100010001101101000111111001111111000111110111100 896a3f3f88da3f3f8fbc
EUC-JP 泳??移??松 10110001110010110011111100111111101100001101110000111111001111111011111010111110 b1cb3f3fb0dc3f3fbebe
UTF-8 泳뤴댙移든텖松 111001101011001110110011111010111010010010110100111010111000110010011001111001111010011110111011111010111001001110100000111011011000010110010110111001101001110110111110 e6b3b3eba4b4eb8c99e7a7bbeb93a0ed8596e69dbe
UHC 泳뤴댙移든텖松 1110011110110110100011111110001010001000101111011110110010111001101101011110011110110110100011111110000111100110 e7b68fe288bdecb9b5e7b68fe1e6

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