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{^ 100010011011100100111111100001001011001001101110011111011000100110111001001111111000010010110010011011100111101101011110 89b93f84b26e7d89b93f84b26e7b5e
EUC-JP 音?┫n}音?┫n{^ 101100101011101100111111101010001011010001101110011111011011001010111011001111111010100010110100011011100111101101011110 b2bb3fa8b46e7db2bb3fa8b46e7b5e
UTF-8 音뷂┫n}音뷂┫n{^ 1110100110011111101100111110101110110111100000101110001010010100101010110110111001111101111010011001111110110011111010111011011110000010111000101001010010101011011011100111101101011110 e99fb3ebb782e294ab6e7de99fb3ebb782e294ab6e7b5e
UHC 音뷂┫n}音뷂┫n{^ 1110101111100101100101001110111110100110101101000110111001111101111010111110010110010100111011111010011010110100011011100111101101011110 ebe594efa6b46e7debe594efa6b46e7b5e

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