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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鉈丞シコ鉈丞シコ^ 11100111111010111000111111100101101111001011101011100111111010111000111111100101101111001011101001011110 e7eb8fe5bcbae7eb8fe5bcba5e
EUC-JP 鉈丞シコ鉈丞シコ^ 1110111011101101101111101110011110001110101111001000111010111010111011101110110110111110111001111000111010111100100011101011101001011110 eeedbee78ebc8ebaeeedbee78ebc8eba5e
UTF-8 鉈丞シコ鉈丞シコ^ 11101001100010011000100011100100101110001001111011101111101111011011110011101111101111011011101011101001100010011000100011100100101110001001111011101111101111011011110011101111101111011011101001011110 e98988e4b89eefbdbcefbdbae98988e4b89eefbdbcefbdba5e
UHC ?丞???丞??^ 0011111111100011101010100011111100111111001111111110001110101010001111110011111101011110 3fe3aa3f3f3fe3aa3f3f5e

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