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 ??汝?}??汝?{^ 00111111001111111001001111110000001111110111110100111111001111111001001111110000001111110111101101011110 3f3f93f03f7d3f3f93f03f7b5e
EUC-JP ?飡汝?}?飡汝?{^ 0011111110001111111010001100100011000110111100100011111101111101001111111000111111101000110010001100011011110010001111110111101101011110 3f8fe8c8c6f23f7d3f8fe8c8c6f23f7b5e
UTF-8 뾡飡汝烈}뾡飡汝烈{^ 111010111011111010100001111010011010001110100001111001101011000110011101111011111010011010011111011111011110101110111110101000011110100110100011101000011110011010110001100111011110111110100110100111110111101101011110 ebbea1e9a3a1e6b19defa69f7debbea1e9a3a1e6b19defa69f7b5e
UHC 뾡飡汝烈}뾡飡汝烈{^ 10010111011001001110000111100010111001101010001111100110111011110111110110010111011001001110000111100010111001101010001111100110111011110111101101011110 9764e1e2e6a3e6ef7d9764e1e2e6a3e6ef7b5e

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