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{^ 001111111000110010100101100010101110001101101110011111010011111110001100101001011000101011100011011011100111101101011110 3f8ca58ae36e7d3f8ca58ae36e7b5e
EUC-JP ?硯翫n}?硯翫n{^ 001111111011100010100111101101001110010101101110011111010011111110111000101001111011010011100101011011100111101101011110 3fb8a7b4e56e7d3fb8a7b4e56e7b5e
UTF-8 뺒硯翫n}뺒硯翫n{^ 1110101110111010100100101110011110100001101011111110011110111111101010110110111001111101111010111011101010010010111001111010000110101111111001111011111110101011011011100111101101011110 ebba92e7a1afe7bfab6e7debba92e7a1afe7bfab6e7b5e
UHC 뺒硯翫n}뺒硯翫n{^ 1001010111011100111001101101101111101000110100010110111001111101100101011101110011100110110110111110100011010001011011100111101101011110 95dce6dbe8d16e7d95dce6dbe8d16e7b5e

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