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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???蓀?}???蓀?{^ 0011111100111111001111111000111111011000111110000011111101111101001111110011111100111111100011111101100011111000001111110111101101011110 3f3f3f8fd8f83f7d3f3f3f8fd8f83f7b5e
UTF-8 琉뗨꽮蓀껲}琉뗨꽮蓀껲{^ 111011111010011110001100111010111001011110101000111010101011110110101110111010001001001110000000111010101011101110110010011111011110111110100111100011001110101110010111101010001110101010111101101011101110100010010011100000001110101010111011101100100111101101011110 efa78ceb97a8eabdaee89380eabbb27defa78ceb97a8eabdaee89380eabbb27b5e
UHC 琉뗨꽮蓀껲}琉뗨꽮蓀껲{^ 1110101110100100100010111110100010000100101110011110000111100000100001000100101001111101111010111010010010001011111010001000010010111001111000011110000010000100010010100111101101011110 eba48be884b9e1e0844a7deba48be884b9e1e0844a7b5e

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