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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 善?善?N}善?善?N{^ 1001000101010000001111111001000101010000001111110100111001111101100100010101000000111111100100010101000000111111010011100111101101011110 91503f91503f4e7d91503f91503f4e7b5e
EUC-JP 善?善?N}善?善?N{^ 1100000110110001001111111100000110110001001111110100111001111101110000011011000100111111110000011011000100111111010011100111101101011110 c1b13fc1b13f4e7dc1b13fc1b13f4e7b5e
UTF-8 善턧善턥N}善턧善턥N{^ 1110010110010110100001001110110110000100101001111110010110010110100001001110110110000100101001010100111001111101111001011001011010000100111011011000010010100111111001011001011010000100111011011000010010100101010011100111101101011110 e59684ed84a7e59684ed84a54e7de59684ed84a7e59684ed84a54e7b5e
UHC 善턧善턥N}善턧善턥N{^ 111000001011110010110110011010001110000010111100101101100110011001001110011111011110000010111100101101100110100011100000101111001011011001100110010011100111101101011110 e0bcb668e0bcb6664e7de0bcb668e0bcb6664e7b5e

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