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 辷オ蜀冢}辷オ蜀冢{^ 1110011110001000101101011110010110000110100110010110111001111101111001111000100010110101111001011000011010011001011011100111101101011110 e788b5e586996e7de788b5e586996e7b5e
EUC-JP 辷オ蜀冢}辷オ蜀冢{^ 11101101111010001000111010110101111010011110011011010001110011110111110111101101111010001000111010110101111010011110011011010001110011110111101101011110 ede88eb5e9e6d1cf7dede88eb5e9e6d1cf7b5e
UTF-8 辷オ蜀冢}辷オ蜀冢{^ 111010001011111010110111111011111011110110110101111010001001110010000000111001011000011010100010011111011110100010111110101101111110111110111101101101011110100010011100100000001110010110000110101000100111101101011110 e8beb7efbdb5e89c80e586a27de8beb7efbdb5e89c80e586a27b5e
UHC ??蜀?}??蜀?{^ 00111111001111111111010110111001001111110111110100111111001111111111010110111001001111110111101101011110 3f3ff5b93f7d3f3ff5b93f7b5e

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