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{^ 0011111110010010011001111001010011000111001111110110111001111101001111111001001001100111100101001100011100111111011011100111101101011110 3f926794c73f6e7d3f926794c73f6e7b5e
EUC-JP ?暖班莩n}?暖班莩n{^ 001111111100001111001000110010001100100110001111110110001011001001101110011111010011111111000011110010001100100011001001100011111101100010110010011011100111101101011110 3fc3c8c8c98fd8b26e7d3fc3c8c8c98fd8b26e7b5e
UTF-8 뤶暖班莩n}뤶暖班莩n{^ 1110101110100100101101101110011010011010100101101110011110001111101011011110100010001110101010010110111001111101111010111010010010110110111001101001101010010110111001111000111110101101111010001000111010101001011011100111101101011110 eba4b6e69a96e78fade88ea96e7deba4b6e69a96e78fade88ea96e7b5e
UHC 뤶暖班莩n}뤶暖班莩n{^ 100011111110010011010001111011001101101011101100110111011011010001101110011111011000111111100100110100011110110011011010111011001101110110110100011011100111101101011110 8fe4d1ecdaecddb46e7d8fe4d1ecdaecddb46e7b5e

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