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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 厓??\}厓??\{^ 11111010100011010011111100111111010111000111110111111010100011010011111100111111010111000111101101011110 fa8d3f3f5c7dfa8d3f3f5c7b5e
EUC-JP 厓??\}厓??\{^ 100011111011010011000111001111110011111101011100011111011000111110110100110001110011111100111111010111000111101101011110 8fb4c73f3f5c7d8fb4c73f3f5c7b5e
UTF-8 厓⒳퍟\}厓⒳퍟\{^ 1110010110001110100100111110001010010010101100111110110110001101100111110101110001111101111001011000111010010011111000101001001010110011111011011000110110011111010111000111101101011110 e58e93e292b3ed8d9f5c7de58e93e292b3ed8d9f5c7b5e
UHC 厓⒳퍟\}厓⒳퍟\{^ 1110010011101101101010011110010010111011100101100101110001111101111001001110110110101001111001001011101110010110010111000111101101011110 e4eda9e4bb965c7de4eda9e4bb965c7b5e

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