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 怨怨怨怨}怨怨怨怨{^ 10001001100001011000100110000101100010011000010110001001100001010111110110001001100001011000100110000101100010011000010110001001100001010111101101011110 89858985898589857d89858985898589857b5e
EUC-JP 怨怨怨怨}怨怨怨怨{^ 10110001111001011011000111100101101100011110010110110001111001010111110110110001111001011011000111100101101100011110010110110001111001010111101101011110 b1e5b1e5b1e5b1e57db1e5b1e5b1e5b1e57b5e
UTF-8 怨怨怨怨}怨怨怨怨{^ 111001101000000010101000111001101000000010101000111001101000000010101000111001101000000010101000011111011110011010000000101010001110011010000000101010001110011010000000101010001110011010000000101010000111101101011110 e680a8e680a8e680a8e680a87de680a8e680a8e680a8e680a87b5e
UHC 怨怨怨怨}怨怨怨怨{^ 11101010101100111110101010110011111010101011001111101010101100110111110111101010101100111110101010110011111010101011001111101010101100110111101101011110 eab3eab3eab3eab37deab3eab3eab3eab37b5e

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