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 ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
SJIS-WIN ’?丹?f’?丹?^}Y’?丹?f’?丹?^}bE 100000010110011000111111100100100100111100111111011001101000000101100110001111111001001001001111001111110101111001111101010110011000000101100110001111111001001001001111001111110110011010000001011001100011111110010010010011110011111101011110011111010110001001000101 81663f924f3f6681663f924f3f5e7d5981663f924f3f6681663f924f3f5e7d6245
EUC-JP ’?丹鋌f’?丹鋌^}Y’?丹鋌f’?丹鋌^}bE 1010000111000111001111111100001110110000100011111110010010111011011001101010000111000111001111111100001110110000100011111110010010111011010111100111110101011001101000011100011100111111110000111011000010001111111001001011101101100110101000011100011100111111110000111011000010001111111001001011101101011110011111010110001001000101 a1c73fc3b08fe4bb66a1c73fc3b08fe4bb5e7d59a1c73fc3b08fe4bb66a1c73fc3b08fe4bb5e7d6245
UTF-8 ’룶丹鋌f’룶丹鋌^}Y’룶丹鋌f’룶丹鋌^}bE 111000101000000010011001111010111010001110110110111001001011100010111001111010011000101110001100011001101110001010000000100110011110101110100011101101101110010010111000101110011110100110001011100011000101111001111101010110011110001010000000100110011110101110100011101101101110010010111000101110011110100110001011100011000110011011100010100000001001100111101011101000111011011011100100101110001011100111101001100010111000110001011110011111010110001001000101 e28099eba3b6e4b8b9e98b8c66e28099eba3b6e4b8b9e98b8c5e7d59e28099eba3b6e4b8b9e98b8c66e28099eba3b6e4b8b9e98b8c5e7d6245
UHC ’룶丹鋌f’룶丹鋌^}Y’룶丹鋌f’룶丹鋌^}bE 1010000110101111100011111010101111010011101000011110111111111011011001101010000110101111100011111010101111010011101000011110111111111011010111100111110101011001101000011010111110001111101010111101001110100001111011111111101101100110101000011010111110001111101010111101001110100001111011111111101101011110011111010110001001000101 a1af8fabd3a1effb66a1af8fabd3a1effb5e7d59a1af8fabd3a1effb66a1af8fabd3a1effb5e7d6245

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