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 陋ケ蜒オ\}陋ケ蜒オ\{^ 1110100010011011101110011110010110000011101101010101110001111101111010001001101110111001111001011000001110110101010111000111101101011110 e89bb9e583b55c7de89bb9e583b55c7b5e
EUC-JP 陋ケ蜒オ\}陋ケ蜒オ\{^ 111011111111101110001110101110011110100111100011100011101011010101011100011111011110111111111011100011101011100111101001111000111000111010110101010111000111101101011110 effb8eb9e9e38eb55c7deffb8eb9e9e38eb55c7b5e
UTF-8 陋ケ蜒オ\}陋ケ蜒オ\{^ 1110100110011001100010111110111110111101101110011110100010011100100100101110111110111101101101010101110001111101111010011001100110001011111011111011110110111001111010001001110010010010111011111011110110110101010111000111101101011110 e9998befbdb9e89c92efbdb55c7de9998befbdb9e89c92efbdb55c7b5e
UHC 陋???\}陋???\{^ 110101111011000000111111001111110011111101011100011111011101011110110000001111110011111100111111010111000111101101011110 d7b03f3f3f5c7dd7b03f3f3f5c7b5e

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