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 ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
SJIS-WIN 小紆h小紆fN}小紆h小紆fN{^ 10001111101011001110001011111100011010001000111110101100111000101111110001100110010011100111110110001111101011001110001011111100011010001000111110101100111000101111110001100110010011100111101101011110 8face2fc688face2fc664e7d8face2fc688face2fc664e7b5e
EUC-JP 小紆h小紆fN}小紆h小紆fN{^ 10111110101011101110010011111110011010001011111010101110111001001111111001100110010011100111110110111110101011101110010011111110011010001011111010101110111001001111111001100110010011100111101101011110 beaee4fe68beaee4fe664e7dbeaee4fe68beaee4fe664e7b5e
UTF-8 小紆h小紆fN}小紆h小紆fN{^ 111001011011000010001111111001111011010010000110011010001110010110110000100011111110011110110100100001100110011001001110011111011110010110110000100011111110011110110100100001100110100011100101101100001000111111100111101101001000011001100110010011100111101101011110 e5b08fe7b48668e5b08fe7b486664e7de5b08fe7b48668e5b08fe7b486664e7b5e
UHC 小紆h小紆fN}小紆h小紆fN{^ 11100001101100111110100111100001011010001110000110110011111010011110000101100110010011100111110111100001101100111110100111100001011010001110000110110011111010011110000101100110010011100111101101011110 e1b3e9e168e1b3e9e1664e7de1b3e9e168e1b3e9e1664e7b5e

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