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 ???m}???m{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e
SJIS-WIN 悉??m}悉??m{^ 10001110101110110011111100111111011011010111110110001110101110110011111100111111011011010111101101011110 8ebb3f3f6d7d8ebb3f3f6d7b5e
EUC-JP 悉??m}悉??m{^ 10111100101111010011111100111111011011010111110110111100101111010011111100111111011011010111101101011110 bcbd3f3f6d7dbcbd3f3f6d7b5e
UTF-8 悉뒒뢙m}悉뒒뢙m{^ 1110011010000010100010011110101110010010100100101110101110100010100110010110110101111101111001101000001010001001111010111001001010010010111010111010001010011001011011010111101101011110 e68289eb9292eba2996d7de68289eb9292eba2996d7b5e
UHC 悉뒒뢙m}悉뒒뢙m{^ 1110001111111010100010101000111110001111010101000110110101111101111000111111101010001010100011111000111101010100011011010111101101011110 e3fa8a8f8f546d7de3fa8a8f8f546d7b5e

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