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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 翁?淨?\}翁?淨?\{^ 1000100110100101001111111001111111000100001111110101110001111101100010011010010100111111100111111100010000111111010111000111101101011110 89a53f9fc43f5c7d89a53f9fc43f5c7b5e
EUC-JP 翁?淨?\}翁?淨?\{^ 1011001010100111001111111101111011000110001111110101110001111101101100101010011100111111110111101100011000111111010111000111101101011110 b2a73fdec63f5c7db2a73fdec63f5c7b5e
UTF-8 翁렫淨렠\}翁렫淨렠\{^ 1110011110111111100000011110101110100000101010111110011010110111101010001110101110100000101000000101110001111101111001111011111110000001111010111010000010101011111001101011011110101000111010111010000010100000010111000111101101011110 e7bf81eba0abe6b7a8eba0a05c7de7bf81eba0abe6b7a8eba0a05c7b5e
UHC 翁렫淨렠\}翁렫淨렠\{^ 111010001011101010001110101110011110111111100100100011101011000101011100011111011110100010111010100011101011100111101111111001001000111010110001010111000111101101011110 e8ba8eb9efe48eb15c7de8ba8eb9efe48eb15c7b5e

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