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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 邂情く\}邂情く\{^ 1110011110101110100011111110111010000010101011010101110001111101111001111010111010001111111011101000001010101101010111000111101101011110 e7ae8fee82ad5c7de7ae8fee82ad5c7b5e
EUC-JP 邂情く\}邂情く\{^ 1110111010110000101111101111000010100100101011110101110001111101111011101011000010111110111100001010010010101111010111000111101101011110 eeb0bef0a4af5c7deeb0bef0a4af5c7b5e
UTF-8 邂情く\}邂情く\{^ 1110100110000010100000101110011010000011100001011110001110000001100011110101110001111101111010011000001010000010111001101000001110000101111000111000000110001111010111000111101101011110 e98282e68385e3818f5c7de98282e68385e3818f5c7b5e
UHC 邂情く\}邂情く\{^ 1111101010110011111011111101011110101010101011110101110001111101111110101011001111101111110101111010101010101111010111000111101101011110 fab3efd7aaaf5c7dfab3efd7aaaf5c7b5e

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