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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 遑エ遒ェ[}遑エ遒ェ[{^ 1110011110100001101101001110011110100010101010100101101101111101111001111010000110110100111001111010001010101010010110110111101101011110 e7a1b4e7a2aa5b7de7a1b4e7a2aa5b7b5e
EUC-JP 遑エ遒ェ[}遑エ遒ェ[{^ 111011101010001110001110101101001110111010100100100011101010101001011011011111011110111010100011100011101011010011101110101001001000111010101010010110110111101101011110 eea38eb4eea48eaa5b7deea38eb4eea48eaa5b7b5e
UTF-8 遑エ遒ェ[}遑エ遒ェ[{^ 1110100110000001100100011110111110111101101101001110100110000001100100101110111110111101101010100101101101111101111010011000000110010001111011111011110110110100111010011000000110010010111011111011110110101010010110110111101101011110 e98191efbdb4e98192efbdaa5b7de98191efbdb4e98192efbdaa5b7b5e
UHC 遑???[}遑???[{^ 111111001101101000111111001111110011111101011011011111011111110011011010001111110011111100111111010110110111101101011110 fcda3f3f3f5b7dfcda3f3f3f5b7b5e

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