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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 藏?\}藏?\{^ 1110010101010101001111110101110001111101111001010101010100111111010111000111101101011110 e5553f5c7de5553f5c7b5e
EUC-JP 藏?\}藏?\{^ 1110100110110110001111110101110001111101111010011011011000111111010111000111101101011110 e9b63f5c7de9b63f5c7b5e
UTF-8 藏렟\}藏렟\{^ 1110100010010111100011111110101110100000100111110101110001111101111010001001011110001111111010111010000010011111010111000111101101011110 e8978feba09f5c7de8978feba09f5c7b5e
UHC 藏렟\}藏렟\{^ 11101101111110101000111010110000010111000111110111101101111110101000111010110000010111000111101101011110 edfa8eb05c7dedfa8eb05c7b5e

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