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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?捻妄n}?捻妄n{^ 001111111001010001010000100101101100111101101110011111010011111110010100010100001001011011001111011011100111101101011110 3f945096cf6e7d3f945096cf6e7b5e
EUC-JP ?捻妄n}?捻妄n{^ 001111111100011110110001110011001101000101101110011111010011111111000111101100011100110011010001011011100111101101011110 3fc7b1ccd16e7d3fc7b1ccd16e7b5e
UTF-8 뤚捻妄n}뤚捻妄n{^ 1110101110100100100110101110011010001101101110111110010110100110100001000110111001111101111010111010010010011010111001101000110110111011111001011010011010000100011011100111101101011110 eba49ae68dbbe5a6846e7deba49ae68dbbe5a6846e7b5e
UHC 뤚捻妄n}뤚捻妄n{^ 1000111111001001110100101011101011011000110011010110111001111101100011111100100111010010101110101101100011001101011011100111101101011110 8fc9d2bad8cd6e7d8fc9d2bad8cd6e7b5e

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