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 ?????P????? 0011111100111111001111110011111100111111010100000011111100111111001111110011111100111111 3f3f3f3f3f503f3f3f3f3f
SJIS-WIN ??怨峰舞P??怨峰舞 0011111100111111100010011000010110010101111101001001010110010001010100000011111100111111100010011000010110010101111101001001010110010001 3f3f898595f49591503f3f898595f49591
EUC-JP ??怨峰舞P??怨峰舞 0011111100111111101100011110010111001010111101101100100111110001010100000011111100111111101100011110010111001010111101101100100111110001 3f3fb1e5caf6c9f1503f3fb1e5caf6c9f1
UTF-8 欌렪怨峰舞P欌렪怨峰舞 11100110101011001000110011101011101000001010101011100110100000001010100011100101101100111011000011101000100010001001111001010000111001101010110010001100111010111010000010101010111001101000000010101000111001011011001110110000111010001000100010011110 e6ac8ceba0aae680a8e5b3b0e8889e50e6ac8ceba0aae680a8e5b3b0e8889e
UHC 欌렪怨峰舞P欌렪怨峰舞 111011011110101110001110101110001110101010110011110111001110100011011001111100010101000011101101111010111000111010111000111010101011001111011100111010001101100111110001 edeb8eb8eab3dce8d9f150edeb8eb8eab3dce8d9f1

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