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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 踝・髴貼}踝・髴貼{^ 1110011011110100101001011110100110011100100100110101110001111101111001101111010010100101111010011001110010010011010111000111101101011110 e6f4a5e99c935c7de6f4a5e99c935c7b5e
EUC-JP 踝・髴貼}踝・髴貼{^ 11101100111101101000111010100101111100011111110011000101101111010111110111101100111101101000111010100101111100011111110011000101101111010111101101011110 ecf68ea5f1fcc5bd7decf68ea5f1fcc5bd7b5e
UTF-8 踝・髴貼}踝・髴貼{^ 111010001011100010011101111011111011110110100101111010011010101110110100111010001011001010111100011111011110100010111000100111011110111110111101101001011110100110101011101101001110100010110010101111000111101101011110 e8b89defbda5e9abb4e8b2bc7de8b89defbda5e9abb4e8b2bc7b5e
UHC ???貼}???貼{^ 00111111001111110011111111110100111001000111110100111111001111110011111111110100111001000111101101011110 3f3f3ff4e47d3f3f3ff4e47b5e

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