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 旋怏旋惜}旋怏旋惜{^ 10010000111110011001110010001001100100001111100110010000110010010111110110010000111110011001110010001001100100001111100110010000110010010111101101011110 90f99c8990f990c97d90f99c8990f990c97b5e
EUC-JP 旋怏旋惜}旋怏旋惜{^ 11000000111110111101011111101001110000001111101111000000110010110111110111000000111110111101011111101001110000001111101111000000110010110111101101011110 c0fbd7e9c0fbc0cb7dc0fbd7e9c0fbc0cb7b5e
UTF-8 旋怏旋惜}旋怏旋惜{^ 111001101001011110001011111001101000000010001111111001101001011110001011111001101000001110011100011111011110011010010111100010111110011010000000100011111110011010010111100010111110011010000011100111000111101101011110 e6978be6808fe6978be6839c7de6978be6808fe6978be6839c7b5e
UHC 旋怏旋惜}旋怏旋惜{^ 11100000110000011110010011101000111000001100000111100000101011010111110111100000110000011110010011101000111000001100000111100000101011010111101101011110 e0c1e4e8e0c1e0ad7de0c1e4e8e0c1e0ad7b5e

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