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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 歟??????飮 10011111011000100011111100111111001111110011111100111111001111111001111101011010 9f623f3f3f3f3f3f9f5a
EUC-JP 歟???艅??飮 110111011100001100111111001111110011111110001111110101101111110100111111001111111101110110111011 ddc33f3f3f8fd6fd3f3fddbb
UTF-8 歟㏃엻짢艅덈엪飮 111001101010110110011111111000111000111110000011111011001001011110111011111011001010011110100010111010001000100110000101111010111000110110001000111011001001011110101010111010011010001110101110 e6ad9fe38f83ec97bbeca7a2e88985eb8d88ec97aae9a3ae
UHC 歟㏃엻짢艅덈엪飮 11100110101000101010011111101100100111101000110111000010101010001110011010101001100010001110101110011110100000111110101111100110 e6a2a7ec9e8dc2a8e6a988eb9e83ebe6

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