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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ??柔??}??柔??{^ 001111110011111110001111010111110011111100111111011111010011111100111111100011110101111100111111001111110111101101011110 3f3f8f5f3f3f7d3f3f8f5f3f3f7b5e
EUC-JP ??柔??}??柔??{^ 001111110011111110111101110000000011111100111111011111010011111100111111101111011100000000111111001111110111101101011110 3f3fbdc03f3f7d3f3fbdc03f3f7b5e
UTF-8 롏롘柔뤹쾘}롏롘柔뤹쾘{^ 111010111010000110001111111010111010000110011000111001101001111110010100111010111010010010111001111011001011111010011000011111011110101110100001100011111110101110100001100110001110011010011111100101001110101110100100101110011110110010111110100110000111101101011110 eba18feba198e69f94eba4b9ecbe987deba18feba198e69f94eba4b9ecbe987b5e
UHC 롏롘柔뤹쾘}롏롘柔뤹쾘{^ 1000111011010101100011101101110011101010111101011000111111100111101100100110101101111101100011101101010110001110110111001110101011110101100011111110011110110010011010110111101101011110 8ed58edceaf58fe7b26b7d8ed58edceaf58fe7b26b7b5e

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