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 頷搾ス。鋺大ケ 1110100011110101100011011110111110111101101000011110011111111010100100011110010110111001 e8f58defbda1e7fa91e5b9
EUC-JP 頷搾ス。鋺大ケ 1111000011110111101110101111000110001110101111011000111010100001111011101111110011000010111001111000111010111001 f0f7baf18ebd8ea1eefcc2e78eb9
UTF-8 頷搾ス。鋺大ケ 111010011010000010110111111001101001000010111110111011111011110110111101111011111011110110100001111010011000101110111010111001011010010010100111111011111011110110111001 e9a0b7e690beefbdbdefbda1e98bbae5a4a7efbdb9
UHC ?搾???大? 001111111111001110110110001111110011111100111111110100111101111000111111 3ff3b63f3f3fd3de3f

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