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 1100001010001110110000111000100011000010100011011100001010101110110000101001001001001110 c28ec388c28dc2aec2924e
SJIS-WIN ??????????N 0011111100111111001111110011111100111111001111110011111100111111001111110011111101001110 3f3f3f3f3f3f3f3f3f3f4e
EUC-JP ���®�N 1000111110101010101001000011111110001111101010101010101000111111100011111010101010100100001111111000111110101010101001001000111110100010111011101000111110101010101001000011111101001110 8faaa43f8faaaa3f8faaa43f8faaa48fa2ee8faaa43f4e
UTF-8 ŽÈ®’N 110000111000001011000010100011101100001110000011110000101000100011000011100000101100001010001101110000111000001011000010101011101100001110000010110000101001001001001110 c382c28ec383c288c382c28dc382c2aec382c2924e
UHC ???????®??N 001111110011111100111111001111110011111100111111001111111010001011100111001111110011111101001110 3f3f3f3f3f3f3fa2e73f3f4e

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