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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN 鶯щ?f鶯щ?^}Y鶯щ?f鶯щ?^}bE 1110100111110010100001001000101100111111011001101110100111110010100001001000101100111111010111100111110101011001111010011111001010000100100010110011111101100110111010011111001010000100100010110011111101011110011111010110001001000101 e9f2848b3f66e9f2848b3f5e7d59e9f2848b3f66e9f2848b3f5e7d6245
EUC-JP 鶯щ?f鶯щ?^}Y鶯щ?f鶯щ?^}bE 1111001011110100101001111110101100111111011001101111001011110100101001111110101100111111010111100111110101011001111100101111010010100111111010110011111101100110111100101111010010100111111010110011111101011110011111010110001001000101 f2f4a7eb3f66f2f4a7eb3f5e7d59f2f4a7eb3f66f2f4a7eb3f5e7d6245
UTF-8 鶯щ꼺f鶯щ꼺^}Y鶯щ꼺f鶯щ꼺^}bE 1110100110110110101011111101000110001001111010101011110010111010011001101110100110110110101011111101000110001001111010101011110010111010010111100111110101011001111010011011011010101111110100011000100111101010101111001011101001100110111010011011011010101111110100011000100111101010101111001011101001011110011111010110001001000101 e9b6afd189eabcba66e9b6afd189eabcba5e7d59e9b6afd189eabcba66e9b6afd189eabcba5e7d6245
UHC 鶯щ꼺f鶯щ꼺^}Y鶯щ꼺f鶯щ꼺^}bE 111001011010001110101100111010111000010010010010011001101110010110100011101011001110101110000100100100100101111001111101010110011110010110100011101011001110101110000100100100100110011011100101101000111010110011101011100001001001001001011110011111010110001001000101 e5a3aceb849266e5a3aceb84925e7d59e5a3aceb849266e5a3aceb84925e7d6245

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