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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??仗?}??仗?{^ 00111111001111111001100010111101001111110111110100111111001111111001100010111101001111110111101101011110 3f3f98bd3f7d3f3f98bd3f7b5e
EUC-JP 芩?仗?}芩?仗?{^ 1000111111010111110000110011111111010000101111110011111101111101100011111101011111000011001111111101000010111111001111110111101101011110 8fd7c33fd0bf3f7d8fd7c33fd0bf3f7b5e
UTF-8 芩뤒仗퇺}芩뤒仗퇺{^ 111010001000101010101001111010111010010010010010111001001011101110010111111011011000011110111010011111011110100010001010101010011110101110100100100100101110010010111011100101111110110110000111101110100111101101011110 e88aa9eba492e4bb97ed87ba7de88aa9eba492e4bb97ed87ba7b5e
UHC 芩뤒仗퇺}芩뤒仗퇺{^ 11010000110110011000111111000010111011011101110010111000011011100111110111010000110110011000111111000010111011011101110010111000011011100111101101011110 d0d98fc2eddcb86e7dd0d98fc2eddcb86e7b5e

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