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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 上シ上シ[上シ上シ[^ 100011111110001110111100100011111110001110111100010110111000111111100011101111001000111111100011101111000101101101011110 8fe3bc8fe3bc5b8fe3bc8fe3bc5b5e
EUC-JP 上シ上シ[上シ上シ[^ 10111110111001011000111010111100101111101110010110001110101111000101101110111110111001011000111010111100101111101110010110001110101111000101101101011110 bee58ebcbee58ebc5bbee58ebcbee58ebc5b5e
UTF-8 上シ上シ[上シ上シ[^ 111001001011100010001010111011111011110110111100111001001011100010001010111011111011110110111100010110111110010010111000100010101110111110111101101111001110010010111000100010101110111110111101101111000101101101011110 e4b88aefbdbce4b88aefbdbc5be4b88aefbdbce4b88aefbdbc5b5e
UHC 上?上?[上?上?[^ 110111111011111000111111110111111011111000111111010110111101111110111110001111111101111110111110001111110101101101011110 dfbe3fdfbe3f5bdfbe3fdfbe3f5b5e

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