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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 汝?鵝?\}汝?鵝?\{^ 1001001111110000001111111110101001000000001111110101110001111101100100111111000000111111111010100100000000111111010111000111101101011110 93f03fea403f5c7d93f03fea403f5c7b5e
EUC-JP 汝?鵝?\}汝?鵝?\{^ 1100011011110010001111111111001110100001001111110101110001111101110001101111001000111111111100111010000100111111010111000111101101011110 c6f23ff3a13f5c7dc6f23ff3a13f5c7b5e
UTF-8 汝숾鵝냧\}汝숾鵝냧\{^ 1110011010110001100111011110110010001000101111101110100110110101100111011110101110000011101001110101110001111101111001101011000110011101111011001000100010111110111010011011010110011101111010111000001110100111010111000111101101011110 e6b19dec88bee9b59deb83a75c7de6b19dec88bee9b59deb83a75c7b5e
UHC 汝숾鵝냧\}汝숾鵝냧\{^ 111001101010001110011010010100111110010010111101100001100111000101011100011111011110011010100011100110100101001111100100101111011000011001110001010111000111101101011110 e6a39a53e4bd86715c7de6a39a53e4bd86715c7b5e

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