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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 瓦ο?U}瓦ο?U{^ 100010101010001010000011110011010011111101010101011111011000101010100010100000111100110100111111010101010111101101011110 8aa283cd3f557d8aa283cd3f557b5e
EUC-JP 瓦ο?U}瓦ο?U{^ 101101001010010010100110110011110011111101010101011111011011010010100100101001101100111100111111010101010111101101011110 b4a4a6cf3f557db4a4a6cf3f557b5e
UTF-8 瓦ο쉿U}瓦ο쉿U{^ 111001111001001110100110110011101011111111101100100010011011111101010101011111011110011110010011101001101100111010111111111011001000100110111111010101010111101101011110 e793a6cebfec89bf557de793a6cebfec89bf557b5e
UHC 瓦ο쉿U}瓦ο쉿U{^ 1110100010111111101001011110111110111101101100100101010101111101111010001011111110100101111011111011110110110010010101010111101101011110 e8bfa5efbdb2557de8bfa5efbdb2557b5e

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