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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 翁??糞n}翁??糞n{^ 1000100110100101001111110011111110010101101100110110111001111101100010011010010100111111001111111001010110110011011011100111101101011110 89a53f3f95b36e7d89a53f3f95b36e7b5e
EUC-JP 翁??糞n}翁??糞n{^ 1011001010100111001111110011111111001010101101010110111001111101101100101010011100111111001111111100101010110101011011100111101101011110 b2a73f3fcab56e7db2a73f3fcab56e7b5e
UTF-8 翁댓렱糞n}翁댓렱糞n{^ 1110011110111111100000011110101110001100100100111110101110100000101100011110011110110011100111100110111001111101111001111011111110000001111010111000110010010011111010111010000010110001111001111011001110011110011011100111101101011110 e7bf81eb8c93eba0b1e7b39e6e7de7bf81eb8c93eba0b1e7b39e6e7b5e
UHC 翁댓렱糞n}翁댓렱糞n{^ 111010001011101010110100111100011000111010111110110111011101000001101110011111011110100010111010101101001111000110001110101111101101110111010000011011100111101101011110 e8bab4f18ebeddd06e7de8bab4f18ebeddd06e7b5e

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