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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 流펃流퍳n}流펃流퍳n{^ 1110111110100111100010101110110110001110100000111110111110100111100010101110110110001101101100110110111001111101111011111010011110001010111011011000111010000011111011111010011110001010111011011000110110110011011011100111101101011110 efa78aed8e83efa78aed8db36e7defa78aed8e83efa78aed8db36e7b5e
UHC 流펃流퍳n}流펃流퍳n{^ 111010101111110010111100010101111110101011111100101111000100101001101110011111011110101011111100101111000101011111101010111111001011110001001010011011100111101101011110 eafcbc57eafcbc4a6e7deafcbc57eafcbc4a6e7b5e

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