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 1111010111100111111101011110111011111010111001011111101011100011111101011110011111110101111011101111101011100101111110101110001101000010 f5e7f5eefae5fae3f5e7f5eefae5fae342
EUC-JP ???桒???桒B 00111111001111110011111110001111110000111100100100111111001111110011111110001111110000111100100101000010 3f3f3f8fc3c93f3f3f8fc3c942
UTF-8 栁桒栁桒B 11101110100100011001001011101110100100011001100111100110101000001000000111100110101000011001001011101110100100011001001011101110100100011001100111100110101000001000000111100110101000011001001001000010 ee9192ee9199e6a081e6a192ee9192ee9199e6a081e6a19242
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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