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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 釵ウ鮖ソ豐サ雉ェ 111001111101111010110011111010011011100110111111111001101011001010111011111010001011001110101010 e7deb3e9b9bfe6b2bbe8b3aa
EUC-JP 釵ウ鮖ソ豐サ雉ェ 11101110111000001000111010110011111100101011101110001110101111111110110010110100100011101011101111110000101101011000111010101010 eee08eb3f2bb8ebfecb48ebbf0b58eaa
UTF-8 釵ウ鮖ソ豐サ雉ェ 111010011000011110110101111011111011110110110011111010011010111010010110111011111011110110111111111010001011000110010000111011111011110110111011111010011001101110001001111011111011110110101010 e987b5efbdb3e9ae96efbdbfe8b190efbdbbe99b89efbdaa
UHC 釵?????雉? 11110011111110110011111100111111001111110011111100111111111101101100101100111111 f3fb3f3f3f3f3ff6cb3f

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