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{^ 001111111001001010001111100111110100011001101110011111010011111110010010100011111001111101000110011011100111101101011110 3f928f9f466e7d3f928f9f466e7b5e
EUC-JP ?衷檳n}?衷檳n{^ 001111111100001111101111110111011010011101101110011111010011111111000011111011111101110110100111011011100111101101011110 3fc3efdda76e7d3fc3efdda76e7b5e
UTF-8 뤜衷檳n}뤜衷檳n{^ 1110101110100100100111001110100010100001101101111110011010101010101100110110111001111101111010111010010010011100111010001010000110110111111001101010101010110011011011100111101101011110 eba49ce8a1b7e6aab36e7deba49ce8a1b7e6aab36e7b5e
UHC 뤜衷檳n}뤜衷檳n{^ 1000111111001011111101011111101111011110101100010110111001111101100011111100101111110101111110111101111010110001011011100111101101011110 8fcbf5fbdeb16e7d8fcbf5fbdeb16e7b5e

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