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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 雉雁擱蟾ス雉顔 11101000101100111000101011100101100111011010011011100101101101111011110111101000101100111000101011100111 e8b38ae59da6e5b7bde8b38ae7
EUC-JP 雉雁擱蟾ス雉顔 1111000010110101101101001110011111011010101010001110101010111001100011101011110111110000101101011011010011101001 f0b5b4e7daa8eab98ebdf0b5b4e9
UTF-8 雉雁擱蟾ス雉顔 111010011001101110001001111010011001101110000001111001101001001110110001111010001001111110111110111011111011110110111101111010011001101110001001111010011010000110010100 e99b89e99b81e693b1e89fbeefbdbde99b89e9a194
UHC 雉雁?蟾?雉顔 111101101100101111100100110100100011111111100000111010100011111111110110110010111110010011010100 f6cbe4d23fe0ea3ff6cbe4d4

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