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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN シ瑩郛ン}シ瑩郛ン{^ 101111001110000011110000111001111011110011011101011111011011110011100000111100001110011110111100110111010111101101011110 bce0f0e7bcdd7dbce0f0e7bcdd7b5e
EUC-JP シ瑩郛ン}シ瑩郛ン{^ 10001110101111001110000011110010111011101011111010001110110111010111110110001110101111001110000011110010111011101011111010001110110111010111101101011110 8ebce0f2eebe8edd7d8ebce0f2eebe8edd7b5e
UTF-8 シ瑩郛ン}シ瑩郛ン{^ 111011111011110110111100111001111001000110101001111010011000001110011011111011111011111010011101011111011110111110111101101111001110011110010001101010011110100110000011100110111110111110111110100111010111101101011110 efbdbce791a9e9839befbe9d7defbdbce791a9e9839befbe9d7b5e
UHC ?瑩??}?瑩??{^ 00111111111110111010100100111111001111110111110100111111111110111010100100111111001111110111101101011110 3ffba93f3f7d3ffba93f3f7b5e

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