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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 汝?汝?N}汝?汝?N{^ 1001001111110000001111111001001111110000001111110100111001111101100100111111000000111111100100111111000000111111010011100111101101011110 93f03f93f03f4e7d93f03f93f03f4e7b5e
EUC-JP 汝?汝?N}汝?汝?N{^ 1100011011110010001111111100011011110010001111110100111001111101110001101111001000111111110001101111001000111111010011100111101101011110 c6f23fc6f23f4e7dc6f23fc6f23f4e7b5e
UTF-8 汝꿫汝꿧N}汝꿫汝꿧N{^ 1110011010110001100111011110101010111111101010111110011010110001100111011110101010111111101001110100111001111101111001101011000110011101111010101011111110101011111001101011000110011101111010101011111110100111010011100111101101011110 e6b19deabfabe6b19deabfa74e7de6b19deabfabe6b19deabfa74e7b5e
UHC 汝꿫汝꿧N}汝꿫汝꿧N{^ 111001101010001110000101011010001110011010100011100001010110011001001110011111011110011010100011100001010110100011100110101000111000010101100110010011100111101101011110 e6a38568e6a385664e7de6a38568e6a385664e7b5e

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