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 瀅ー鮴ー[}瀅ー鮴ー[{^ 1111101101001110101100001110100110111110101100000101101101111101111110110100111010110000111010011011111010110000010110110111101101011110 fb4eb0e9beb05b7dfb4eb0e9beb05b7b5e
EUC-JP 瀅ー鮴ー[}瀅ー鮴ー[{^ 1000111111001001101010111000111010110000111100101100000010001110101100000101101101111101100011111100100110101011100011101011000011110010110000001000111010110000010110110111101101011110 8fc9ab8eb0f2c08eb05b7d8fc9ab8eb0f2c08eb05b7b5e
UTF-8 瀅ー鮴ー[}瀅ー鮴ー[{^ 1110011110000000100001011110111110111101101100001110100110101110101101001110111110111101101100000101101101111101111001111000000010000101111011111011110110110000111010011010111010110100111011111011110110110000010110110111101101011110 e78085efbdb0e9aeb4efbdb05b7de78085efbdb0e9aeb4efbdb05b7b5e
UHC 瀅???[}瀅???[{^ 111110111010010000111111001111110011111101011011011111011111101110100100001111110011111100111111010110110111101101011110 fba43f3f3f5b7dfba43f3f3f5b7b5e

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