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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?暖班趺}?暖班趺{^ 0011111110010010011001111001010011000111111001101110010101111101001111111001001001100111100101001100011111100110111001010111101101011110 3f926794c7e6e57d3f926794c7e6e57b5e
EUC-JP ?暖班趺}?暖班趺{^ 0011111111000011110010001100100011001001111011001110011101111101001111111100001111001000110010001100100111101100111001110111101101011110 3fc3c8c8c9ece77d3fc3c8c8c9ece77b5e
UTF-8 뤶暖班趺}뤶暖班趺{^ 111010111010010010110110111001101001101010010110111001111000111110101101111010001011011010111010011111011110101110100100101101101110011010011010100101101110011110001111101011011110100010110110101110100111101101011110 eba4b6e69a96e78fade8b6ba7deba4b6e69a96e78fade8b6ba7b5e
UHC 뤶暖班趺}뤶暖班趺{^ 10001111111001001101000111101100110110101110110011011101101110100111110110001111111001001101000111101100110110101110110011011101101110100111101101011110 8fe4d1ecdaecddba7d8fe4d1ecdaecddba7b5e

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