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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 蒻オ莠ョ蒻オ莠ョB 11100100111010001011010111100100101110101010111011100100111010001011010111100100101110101010111001000010 e4e8b5e4baaee4e8b5e4baae42
EUC-JP 蒻オ莠ョ蒻オ莠ョB 1110100011101010100011101011010111101000101111001000111010101110111010001110101010001110101101011110100010111100100011101010111001000010 e8ea8eb5e8bc8eaee8ea8eb5e8bc8eae42
UTF-8 蒻オ莠ョ蒻オ莠ョB 11101000100100101011101111101111101111011011010111101000100011101010000011101111101111011010111011101000100100101011101111101111101111011011010111101000100011101010000011101111101111011010111001000010 e892bbefbdb5e88ea0efbdaee892bbefbdb5e88ea0efbdae42
UHC 蒻???蒻???B 1110010110110110001111110011111100111111111001011011011000111111001111110011111101000010 e5b63f3f3fe5b63f3f3f42

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