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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 兄?怜n}兄?怜n{^ 100011000101101000111111100101111110010101101110011111011000110001011010001111111001011111100101011011100111101101011110 8c5a3f97e56e7d8c5a3f97e56e7b5e
EUC-JP 兄?怜n}兄?怜n{^ 101101111011101100111111110011101110011101101110011111011011011110111011001111111100111011100111011011100111101101011110 b7bb3fcee76e7db7bb3fcee76e7b5e
UTF-8 兄랑怜n}兄랑怜n{^ 1110010110000101100001001110101110011110100100011110011010000000100111000110111001111101111001011000010110000100111010111001111010010001111001101000000010011100011011100111101101011110 e58584eb9e91e6809c6e7de58584eb9e91e6809c6e7b5e
UHC 兄랑怜n}兄랑怜n{^ 1111101011111100101101101111101111010110101110110110111001111101111110101111110010110110111110111101011010111011011011100111101101011110 fafcb6fbd6bb6e7dfafcb6fbd6bb6e7b5e

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