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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鋧汐裙辞胖「齊」 1111101111001111100011101010110011100101111000111000111010101011111000111111010010100010111010101000111010100011 fbcf8eace5e38eabe3f4a2ea8ea3
EUC-JP 鋧汐裙辞胖「齊」 1000111111100100110010111011110010101110111010101110010110111100101011011110011011110110100011101010001011110011111011101000111010100011 8fe4cbbcaeeae5bcade6f68ea2f3ee8ea3
UTF-8 鋧汐裙辞胖「齊」 111010011000101110100111111001101011000110010000111010001010001110011001111010001011111010011110111010001000001110010110111011111011110110100010111010011011110110001010111011111011110110100011 e98ba7e6b190e8a399e8be9ee88396efbda2e9bd8aefbda3
UHC ?汐裙???齊? 0011111111100000101100011100111111011001001111110011111100111111111100001011101000111111 3fe0b1cfd93f3f3ff0ba3f

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