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 ???nW}???nW{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e
SJIS-WIN ?饋?nW}?饋?nW{^ 001111111110100101011110001111110110111001010111011111010011111111101001010111100011111101101110010101110111101101011110 3fe95e3f6e577d3fe95e3f6e577b5e
EUC-JP ?饋?nW}?饋?nW{^ 001111111111000110111111001111110110111001010111011111010011111111110001101111110011111101101110010101110111101101011110 3ff1bf3f6e577d3ff1bf3f6e577b5e
UTF-8 룶饋틀nW}룶饋틀nW{^ 11101011101000111011011011101001101001011000101111101101100010111000000001101110010101110111110111101011101000111011011011101001101001011000101111101101100010111000000001101110010101110111101101011110 eba3b6e9a58bed8b806e577deba3b6e9a58bed8b806e577b5e
UHC 룶饋틀nW}룶饋틀nW{^ 10001111101010111100111111111010110001101011001001101110010101110111110110001111101010111100111111111010110001101011001001101110010101110111101101011110 8fabcffac6b26e577d8fabcffac6b26e577b5e

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