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 ??莢?}??莢?{^ 00111111001111111110010010110000001111110111110100111111001111111110010010110000001111110111101101011110 3f3fe4b03f7d3f3fe4b03f7b5e
EUC-JP 芩?莢?}芩?莢?{^ 1000111111010111110000110011111111101000101100100011111101111101100011111101011111000011001111111110100010110010001111110111101101011110 8fd7c33fe8b23f7d8fd7c33fe8b23f7b5e
UTF-8 芩뤒莢퇺}芩뤒莢퇺{^ 111010001000101010101001111010111010010010010010111010001000111010100010111011011000011110111010011111011110100010001010101010011110101110100100100100101110100010001110101000101110110110000111101110100111101101011110 e88aa9eba492e88ea2ed87ba7de88aa9eba492e88ea2ed87ba7b5e
UHC 芩뤒莢퇺}芩뤒莢퇺{^ 11010000110110011000111111000010111110101111100010111000011011100111110111010000110110011000111111000010111110101111100010111000011011100111101101011110 d0d98fc2faf8b86e7dd0d98fc2faf8b86e7b5e

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