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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 銳앗됱낄n}銳앗됱낄n{^ 1110100110001010101100111110110010010101100101111110101110010000101100011110101110000010100001000110111001111101111010011000101010110011111011001001010110010111111010111001000010110001111010111000001010000100011011100111101101011110 e98ab3ec9597eb90b1eb82846e7de98ab3ec9597eb90b1eb82846e7b5e
UHC 銳앗됱낄n}銳앗됱낄n{^ 111001111110010110111110110100011000100111101100101100111010010101101110011111011110011111100101101111101101000110001001111011001011001110100101011011100111101101011110 e7e5bed189ecb3a56e7de7e5bed189ecb3a56e7b5e

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