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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 泳?????愉??B 100010010110101000111111001111110011111100111111001111111001011011111001001111110011111101000010 896a3f3f3f3f3f96f93f3f42
EUC-JP 泳?????愉??B 101100011100101100111111001111110011111100111111001111111100110011111011001111110011111101000010 b1cb3f3f3f3f3fccfb3f3f42
UTF-8 泳뤿뭾溜딁텖愉띾젇B 11100110101100111011001111101011101001001011111111101011101011011011111011101111101001111000101111101011100101001000000111101101100001011001011011100110100001001000100111101011100111011011111011101100101000001000011101000010 e6b3b3eba4bfebadbeefa78beb9481ed8596e68489eb9dbeeca08742
UHC 泳뤿뭾溜딁텖愉띾젇B 11100111101101101000111111101011100100101000110111101010111111101000101011100111101101101000111111101010111100001000110111101011101000001000101001000010 e7b68feb928deafe8ae7b68feaf08deba08a42

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