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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 瘠癇[}瘠癇[{^ 11100001100010111110000110010010010110110111110111100001100010111110000110010010010110110111101101011110 e18be1925b7de18be1925b7b5e
EUC-JP 瘠癇[}瘠癇[{^ 11100001111010111110000111110010010110110111110111100001111010111110000111110010010110110111101101011110 e1ebe1f25b7de1ebe1f25b7b5e
UTF-8 瘠癇[}瘠癇[{^ 1110011110011000101000001110011110011001100001110101101101111101111001111001100010100000111001111001100110000111010110110111101101011110 e798a0e799875b7de798a0e799875b7b5e
UHC 瘠?[}瘠?[{^ 1111010010110000001111110101101101111101111101001011000000111111010110110111101101011110 f4b03f5b7df4b03f5b7b5e

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