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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 藏?‥}藏?‥{^ 11100101010101010011111110000001011001000111110111100101010101010011111110000001011001000111101101011110 e5553f81647de5553f81647b5e
EUC-JP 藏?‥}藏?‥{^ 11101001101101100011111110100001110001010111110111101001101101100011111110100001110001010111101101011110 e9b63fa1c57de9b63fa1c57b5e
UTF-8 藏됮‥}藏됮‥{^ 111010001001011110001111111010111001000010101110111000101000000010100101011111011110100010010111100011111110101110010000101011101110001010000000101001010111101101011110 e8978feb90aee280a57de8978feb90aee280a57b5e
UHC 藏됮‥}藏됮‥{^ 111011011111101010001001111010011010000110100101011111011110110111111010100010011110100110100001101001010111101101011110 edfa89e9a1a57dedfa89e9a1a57b5e

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