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 藏Ο}藏Ο{^ 11101000100101111000111111001110100111110111110111101000100101111000111111001110100111110111101101011110 e8978fce9f7de8978fce9f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP è??Î?}è??Î?{^ 100011111010101110110010001111110011111110001111101010101100001000111111011111011000111110101011101100100011111100111111100011111010101011000010001111110111101101011110 8fabb23f3f8faac23f7d8fabb23f3f8faac23f7b5e
UTF-8 藏Ο}藏Ο{^ 1100001110101000110000101001011111000010100011111100001110001110110000101001111101111101110000111010100011000010100101111100001010001111110000111000111011000010100111110111101101011110 c3a8c297c28fc38ec29f7dc3a8c297c28fc38ec29f7b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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