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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 将イ将膂将ミ戓ア将ツ 10001111101010111011001010001111101010111110010001001111100011111010101111010000111110101100011110110001100011111010101111000010 8fabb28fabe44f8fabd0fac7b18fabc2
EUC-JP 将イ将膂将ミ戓ア将ツ 101111101010110110001110101100101011111010101101111001111011000010111110101011011000111011010000100011111011111110101000100011101011000110111110101011011000111011000010 bead8eb2beade7b0bead8ed08fbfa88eb1bead8ec2
UTF-8 将イ将膂将ミ戓ア将ツ 111001011011000010000110111011111011110110110010111001011011000010000110111010001000011010000010111001011011000010000110111011111011111010010000111001101000100010010011111011111011110110110001111001011011000010000110111011111011111010000010 e5b086efbdb2e5b086e88682e5b086efbe90e68893efbdb1e5b086efbe82
UHC ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f

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