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{^ 001111110011111100111111100100101010101001101110011111010011111100111111001111111001001010101010011011100111101101011110 3f3f3f92aa6e7d3f3f3f92aa6e7b5e
EUC-JP ???潮n}???潮n{^ 001111110011111100111111110001001010110001101110011111010011111100111111001111111100010010101100011011100111101101011110 3f3f3fc4ac6e7d3f3f3fc4ac6e7b5e
UTF-8 쒀롉뤛潮n}쒀롉뤛潮n{^ 1110110010010010100000001110101110100001100010011110101110100100100110111110011010111101101011100110111001111101111011001001001010000000111010111010000110001001111010111010010010011011111001101011110110101110011011100111101101011110 ec9280eba189eba49be6bdae6e7dec9280eba189eba49be6bdae6e7b5e
UHC 쒀롉뤛潮n}쒀롉뤛潮n{^ 101111101010110010001110110011111000111111001010111100001100110101101110011111011011111010101100100011101100111110001111110010101111000011001101011011100111101101011110 beac8ecf8fcaf0cd6e7dbeac8ecf8fcaf0cd6e7b5e

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